From c39f0306f31eacb9c224fcf7b95043f0509bd79f Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Tue, 22 Sep 2020 10:03:17 -0700 Subject: [PATCH] buildah: update to 1.16.2. --- srcpkgs/buildah/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index a27cce79552..0859005c6db 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,6 +1,6 @@ # Template file for 'buildah' pkgname=buildah -version=1.15.1 +version=1.16.2 revision=1 build_style=go go_import_path=github.com/containers/buildah @@ -15,11 +15,7 @@ maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://github.com/containers/buildah" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=b53e0a12e6b89b529980b78569c6cea814354aafb65526057c6f67a9924cc3be - -if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then - broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)" -fi +checksum=355b7b6c6486be0375d6ac74c43a61f1bed1faa6c90b1f70c389da4a7fc9a03e post_build() { make -C docs GOMD2MAN=go-md2man