buildah: update to 1.14.2.
This commit is contained in:
parent
2ab52f67f1
commit
8220bdd173
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'buildah'
|
# Template file for 'buildah'
|
||||||
pkgname=buildah
|
pkgname=buildah
|
||||||
version=1.14.0
|
version=1.14.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/containers/buildah
|
go_import_path=github.com/containers/buildah
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containers/buildah"
|
homepage="https://github.com/containers/buildah"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=3eb637c5a5b35ba865886d20ce937e7c6b2929573c03af09a86c3be11151ec80
|
checksum=30481a33601bf735b2bc13801c129ffe05c03d2fb1c879aa1d4c220dc022c888
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||||
broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)"
|
broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue