buildah: update to 1.14.4.

This commit is contained in:
Cameron Nemo 2020-03-31 10:51:12 -07:00 committed by Juan RP
parent a245d6ca34
commit 2e85bc7679

View file

@ -1,6 +1,6 @@
# Template file for 'buildah'
pkgname=buildah
version=1.14.3
version=1.14.4
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=a17066936b9876f42f7f62d75b20c724c7d6b96f999d16c8fa78def4e10dce61
checksum=ee52c119abcd6c2cb3939cbef876518bdeda5bebb85330ba1cf5d47231dcc9c0
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)"