summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers')
-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 f01ef104..e7803450 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.27" 11BUILDAH_VERSION = "1.28"
12SRCREV_buildah = "13622b1404172ce2de1332f95f2b0d3d7e4781d1" 12SRCREV_buildah = "cfefbb64ea1fe3639c231f73e7b09bfe300744ac"
13 13
14PV = "${BUILDAH_VERSION}" 14PV = "${BUILDAH_VERSION}"
15 15