mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
buildah: update to 1.33.3
Bumping buildah to version v1.33.3-1-g5ca83472c, which comprises the following commits: 21e754fd3 [release-1.33.2] Bump Buildah to v1.33.3 b44d6bd56 [release-1.33.2] Bump c/common to 0.57.2 and c/image to 5.29.1 7fffb3366 [release-1.33.2] Bump to v1.33.2 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
b3e5c517bf
commit
5bd48ee74f
|
@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
BUILDAH_VERSION = "1.33.2"
|
||||
BUILDAH_VERSION = "1.33.3"
|
||||
|
||||
PV = "${BUILDAH_VERSION}"
|
||||
|
||||
|
@ -28,7 +28,7 @@ GO_WORKDIR = "${GO_INSTALL}"
|
|||
GOBUILDFLAGS += "-mod vendor"
|
||||
|
||||
SRCREV_FORMAT = "buildah_storage"
|
||||
SRCREV_buildah = "8be6786d5ed1f07387acdd30d52fc07cd1b4bd0f"
|
||||
SRCREV_buildah = "5ca83472cb6927d8353a5c6e577c56450b175345"
|
||||
SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52"
|
||||
|
||||
SRC_URI = " \
|
||||
|
|
Loading…
Reference in New Issue
Block a user