diff options
-rw-r--r-- | recipes-containers/podman-tui/podman-tui_git.bb | 2 |
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 bd9b7e27..e749b613 100644 --- a/recipes-containers/podman-tui/podman-tui_git.bb +++ b/recipes-containers/podman-tui/podman-tui_git.bb | |||
@@ -17,7 +17,7 @@ DEPENDS = " \ | |||
17 | libgpg-error \ | 17 | libgpg-error \ |
18 | " | 18 | " |
19 | 19 | ||
20 | SRCREV = "ff962bb92d7f5fea9f819c4ef8a484bdceb3747b" | 20 | SRCREV = "cd51747647c5e1fac812c00a2e9e1985693a95e1" |
21 | SRC_URI = " \ | 21 | SRC_URI = " \ |
22 | git://github.com/containers/podman-tui;protocol=https;branch=main \ | 22 | git://github.com/containers/podman-tui;protocol=https;branch=main \ |
23 | " | 23 | " |