From d407a1f4d7901c8e22c0a0daeca89f032acb8f8b Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Mon, 13 Nov 2023 08:36:56 -0800 Subject: [PATCH] buildah: update to 1.32.2 --- srcpkgs/buildah/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index 2809ddccd60..a40a050e654 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,7 +1,7 @@ # Template file for 'buildah' pkgname=buildah -version=1.31.0 -revision=2 +version=1.32.2 +revision=1 build_style=go go_import_path=github.com/containers/buildah go_package="${go_import_path}/cmd/buildah" @@ -16,7 +16,7 @@ license="Apache-2.0" homepage="https://github.com/containers/buildah" changelog="https://github.com/containers/buildah/blob/master/CHANGELOG.md" distfiles="https://github.com/containers/buildah/archive/refs/tags/v${version}.tar.gz" -checksum=c119921e8e4b2d7fd7e1041dfbcfdfac0882e3dea4f7dabdc5175f9bbc70d868 +checksum=4e6c4b2186d6ef5195334f6979d3f7484664a5a3df425b6524a19b14774efc20 post_build() { make -C docs GOMD2MAN=go-md2man