mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
buildah: update to 1.14.6.
This commit is contained in:
parent
14327d7ce9
commit
1f4206a0db
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.4
|
version=1.14.6
|
||||||
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=ee52c119abcd6c2cb3939cbef876518bdeda5bebb85330ba1cf5d47231dcc9c0
|
checksum=c4c318527ac2179dcea7616a6c67431274162a4cb3f34f366592942746390f0d
|
||||||
|
|
||||||
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
Reference in a new issue