diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index 5101ed8aa3..dde0990be2 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,6 +1,6 @@ # Template file for 'buildah' pkgname=buildah -version=1.7.3 +version=1.8.2 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=26b453ba9e5f055171b72cb0cba1401f2dc2a00324bde7817524eae8f4228790 +checksum=2a659687210fd1219c73e2d35e87caadb9e06f12e08973c18058d073fe8ecfb7 case "$XBPS_TARGET_ARCH" in *-musl) broken="/lib/libmount.so.1: undefined reference to getrandom" ;;