From e1352b61623f56bf742d277ea36bc1215751bf5e Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Thu, 19 Mar 2020 22:35:48 -0700 Subject: [PATCH] buildah: update to 1.14.3. --- srcpkgs/buildah/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index 4c284c60c3aa8e..4387a16424c79b 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,6 +1,6 @@ # Template file for 'buildah' pkgname=buildah -version=1.14.2 +version=1.14.3 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=30481a33601bf735b2bc13801c129ffe05c03d2fb1c879aa1d4c220dc022c888 +checksum=a17066936b9876f42f7f62d75b20c724c7d6b96f999d16c8fa78def4e10dce61 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)"