mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
buildah: update to 1.15.0.
This commit is contained in:
parent
23efe54ab5
commit
1350dc36d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.14.9
|
||||
version=1.15.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=fa084af683a9f91bdc0fe24077ad56ec1bc9f4f98445ddcba4e0796710281adf
|
||||
checksum=ffa3b84f3ef1cc482a3e9e27e8f7417e4dd5c70bee7c6208155b9e2039b1d606
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)"
|
||||
|
|
Loading…
Add table
Reference in a new issue