diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index 7355e1fa98c..2821a59a362 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,7 +1,7 @@ # Template file for 'buildah' pkgname=buildah -version=1.8.2 -revision=2 +version=1.8.3 +revision=1 build_style=go go_import_path=github.com/containers/buildah go_package="${go_import_path}/cmd/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=2a659687210fd1219c73e2d35e87caadb9e06f12e08973c18058d073fe8ecfb7 +checksum=fc054871f555c2047b084c6e0d3638dd30389b0fe9a03254caeb0c5d0c4c7f20 post_build() { make -C docs