summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 13b87b70..f01ef104 100644
--- a/recipes-containers/buildah/buildah_git.bb
+++ b/recipes-containers/buildah/buildah_git.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11BUILDAH_VERSION = "1.27" 11BUILDAH_VERSION = "1.27"
12SRCREV_buildah = "db8d5921a770e7536b34c56d062b47795b548d35" 12SRCREV_buildah = "13622b1404172ce2de1332f95f2b0d3d7e4781d1"
13 13
14PV = "${BUILDAH_VERSION}" 14PV = "${BUILDAH_VERSION}"
15 15