buildah: update to 1.14.3.

This commit is contained in:
Cameron Nemo 2020-03-19 22:35:48 -07:00 committed by Juan RP
parent b5e9335544
commit 3af7401fe6

View File

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