buildah: update to 1.7.2.
This commit is contained in:
parent
ee8f579dee
commit
c11912da5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.7.1
|
||||
version=1.7.2
|
||||
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=83f3b4bfa7dd43162b6b3edb209cfd8d313d7a28eb202e8fecaf6e2d231ec550
|
||||
checksum=886bfacc59f59f6d00d1bf5799ebcdfcab02003b531a3a9c82529590eb0eb8c2
|
||||
|
||||
case "$XBPS_TARGET_ARCH" in
|
||||
*-musl) broken="/lib/libmount.so.1: undefined reference to getrandom" ;;
|
||||
|
|
Loading…
Reference in a new issue