diff options
-rw-r--r-- | recipes-containers/buildah/buildah_git.bb | 2 |
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" | |||
32 | SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52" | 32 | SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52" |
33 | 33 | ||
34 | SRC_URI = " \ | 34 | SRC_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 | ||
38 | DEPENDS = "libdevmapper btrfs-tools gpgme" | 38 | DEPENDS = "libdevmapper btrfs-tools gpgme" |