From 84b5b5708334a5ccb97115542bd746b8cc4d7c9b Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Sun, 17 May 2020 16:43:14 -0700 Subject: [PATCH] buildah: update to 1.14.9. --- srcpkgs/buildah/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index 89bd52bc43a..7df3f6fbccc 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,6 +1,6 @@ # Template file for 'buildah' pkgname=buildah -version=1.14.6 +version=1.14.9 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=c4c318527ac2179dcea7616a6c67431274162a4cb3f34f366592942746390f0d +checksum=fa084af683a9f91bdc0fe24077ad56ec1bc9f4f98445ddcba4e0796710281adf if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)"