From 2e01ac8d7952a94f5427ed87c52f27069dac746e Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Tue, 18 Jun 2019 19:50:40 -0700 Subject: [PATCH] buildah: update to 1.9.0. --- srcpkgs/buildah/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index 2821a59a362..e9536378ac8 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,6 +1,6 @@ # Template file for 'buildah' pkgname=buildah -version=1.8.3 +version=1.9.0 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=fc054871f555c2047b084c6e0d3638dd30389b0fe9a03254caeb0c5d0c4c7f20 +checksum=0cba1e25bb3361f1dca160784b12fe45ab77e5b5252617f98e861b337a964dde post_build() { make -C docs