buildah: update to 1.7.
This commit is contained in:
parent
5313faabfd
commit
89e65c1706
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.6
|
||||
version=1.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/containers/buildah
|
||||
|
@ -15,7 +15,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/containers/buildah"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=b34f04628e08d91b4cd2604335e05eae8c5e7003761b015589c670e9711f841b
|
||||
checksum=59e21fa7544c3f8408fcfd9632853127c1c47059b8c692317564e780c062622f
|
||||
|
||||
case "$XBPS_TARGET_ARCH" in
|
||||
*-musl) broken="/lib/libmount.so.1: undefined reference to getrandom" ;;
|
||||
|
|
Loading…
Reference in New Issue