From f11ca98bd5ce3f41a92b7b60dd8e6ad2fa0132fe Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Sun, 9 Aug 2020 18:13:34 -0700 Subject: [PATCH] buildah: update to 1.15.1. --- srcpkgs/buildah/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index 861ee466a16..a27cce79552 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,6 +1,6 @@ # Template file for 'buildah' pkgname=buildah -version=1.15.0 +version=1.15.1 revision=1 build_style=go go_import_path=github.com/containers/buildah @@ -15,7 +15,7 @@ maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://github.com/containers/buildah" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=ffa3b84f3ef1cc482a3e9e27e8f7417e4dd5c70bee7c6208155b9e2039b1d606 +checksum=b53e0a12e6b89b529980b78569c6cea814354aafb65526057c6f67a9924cc3be if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)"