summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/podman-tui/podman-tui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/podman-tui/podman-tui_git.bb b/recipes-containers/podman-tui/podman-tui_git.bb
index 5bcd0208..bfdd84fc 100644
--- a/recipes-containers/podman-tui/podman-tui_git.bb
+++ b/recipes-containers/podman-tui/podman-tui_git.bb
@@ -18,7 +18,7 @@ DEPENDS = " \
18" 18"
19 19
20SRCREV_FORMAT = "podmantui_storage" 20SRCREV_FORMAT = "podmantui_storage"
21SRCREV_podmantui = "ab303cba7acabe340c5aa784ffb2a5dc3ab857d4" 21SRCREV_podmantui = "907b4d64ad9e1013597e234be79aae3eaf0f4f5b"
22SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52" 22SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52"
23SRC_URI = " \ 23SRC_URI = " \
24 git://github.com/containers/podman-tui;protocol=https;name=podmantui;branch=main \ 24 git://github.com/containers/podman-tui;protocol=https;name=podmantui;branch=main \