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 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 | |||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
11 | BUILDAH_VERSION = "1.27" | 11 | BUILDAH_VERSION = "1.27" |
12 | SRCREV_buildah = "db8d5921a770e7536b34c56d062b47795b548d35" | 12 | SRCREV_buildah = "13622b1404172ce2de1332f95f2b0d3d7e4781d1" |
13 | 13 | ||
14 | PV = "${BUILDAH_VERSION}" | 14 | PV = "${BUILDAH_VERSION}" |
15 | 15 | ||