buildah: update to 1.14.0.

This commit is contained in:
Cameron Nemo 2020-02-15 10:28:32 -08:00 committed by Helmut Pozimski
parent f3dd0ddc3c
commit 7aabb7478b
1 changed files with 2 additions and 2 deletions

View File

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