From 41f6df6790a9a8c6a4d1913e94a16206e549e0bf Mon Sep 17 00:00:00 2001 From: Kye Shi Date: Tue, 7 Sep 2021 14:01:22 -0700 Subject: [PATCH] buildah: update to 1.22.3 --- srcpkgs/buildah/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index 91ddeba3d41c..ad6320cee6a2 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,6 +1,6 @@ # Template file for 'buildah' pkgname=buildah -version=1.20.1 +version=1.22.3 revision=1 build_style=go go_import_path=github.com/containers/buildah @@ -15,8 +15,8 @@ maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://github.com/containers/buildah" changelog="https://github.com/containers/buildah/blob/master/CHANGELOG.md" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=970c326594acf85665640b721d11839fb9701daef3471cd8dd1823ff33b11db2 +distfiles="https://github.com/containers/buildah/archive/refs/tags/v${version}.tar.gz" +checksum=977c7d845c4a767afee8c7004f26654fa970730495e2d3526032615f93e04af4 post_build() { make -C docs GOMD2MAN=go-md2man