summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/buildah/buildah_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb
index 024e82c1..13b87b70 100644
--- a/recipes-containers/buildah/buildah_git.bb
+++ b/recipes-containers/buildah/buildah_git.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11BUILDAH_VERSION = "1.26" 11BUILDAH_VERSION = "1.27"
12SRCREV_buildah = "0a9d6e6eaef2e2e7936313d449a4e226022eb865" 12SRCREV_buildah = "db8d5921a770e7536b34c56d062b47795b548d35"
13 13
14PV = "${BUILDAH_VERSION}" 14PV = "${BUILDAH_VERSION}"
15 15