diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index 3913751f38a..a1cb17062e8 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,6 +1,6 @@ # Template file for 'buildah' pkgname=buildah -version=1.7 +version=1.7.1 revision=1 build_style=go go_import_path=github.com/containers/buildah @@ -15,7 +15,7 @@ maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://github.com/containers/buildah" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=59e21fa7544c3f8408fcfd9632853127c1c47059b8c692317564e780c062622f +checksum=83f3b4bfa7dd43162b6b3edb209cfd8d313d7a28eb202e8fecaf6e2d231ec550 case "$XBPS_TARGET_ARCH" in *-musl) broken="/lib/libmount.so.1: undefined reference to getrandom" ;;