summaryrefslogtreecommitdiffstats
path: root/recipes-containers/buildah/buildah_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/buildah/buildah_git.bb')
-rw-r--r--recipes-containers/buildah/buildah_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb
index d3ccc920..f04adca9 100644
--- a/recipes-containers/buildah/buildah_git.bb
+++ b/recipes-containers/buildah/buildah_git.bb
@@ -32,7 +32,7 @@ SRCREV_buildah = "8be6786d5ed1f07387acdd30d52fc07cd1b4bd0f"
32SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52" 32SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52"
33 33
34SRC_URI = " \ 34SRC_URI = " \
35 git://github.com/containers/buildah;branch=release-1.33.2;name=buildah;protocol=https \ 35 git://github.com/containers/buildah;branch=release-1.33;name=buildah;protocol=https \
36 " 36 "
37 37
38DEPENDS = "libdevmapper btrfs-tools gpgme" 38DEPENDS = "libdevmapper btrfs-tools gpgme"