buildah: update to 1.15.1.

This commit is contained in:
Cameron Nemo 2020-08-09 18:13:34 -07:00 committed by Piraty
parent 7686634d1b
commit f129a1303c

View file

@ -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 <cnemo@tutanota.com>"
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)"