From 1bddb046c05ad64843a4491637f4763af1d78604 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.23.0 --- srcpkgs/buildah/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index 91ddeba3d41c..213dba5df4e5 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.23.0 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=9c5c8df4ccfccd53e3170e18aea3255068547799d61dd36985273bb82563769c post_build() { make -C docs GOMD2MAN=go-md2man