buildah: update to 1.16.2.
This commit is contained in:
parent
db553c4a9a
commit
7bf843e361
@ -1,6 +1,6 @@
|
||||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.15.1
|
||||
version=1.16.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/containers/buildah
|
||||
@ -15,11 +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=b53e0a12e6b89b529980b78569c6cea814354aafb65526057c6f67a9924cc3be
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)"
|
||||
fi
|
||||
checksum=355b7b6c6486be0375d6ac74c43a61f1bed1faa6c90b1f70c389da4a7fc9a03e
|
||||
|
||||
post_build() {
|
||||
make -C docs GOMD2MAN=go-md2man
|
||||
|
Loading…
Reference in New Issue
Block a user