buildah: update to 1.9.2.

This commit is contained in:
Cameron Nemo 2019-07-20 08:45:23 -07:00 committed by Juan RP
parent 3acc7cfddc
commit 23fff5960e

View file

@ -1,6 +1,6 @@
# Template file for 'buildah' # Template file for 'buildah'
pkgname=buildah pkgname=buildah
version=1.9.1 version=1.9.2
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/containers/buildah go_import_path=github.com/containers/buildah
@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/containers/buildah" homepage="https://github.com/containers/buildah"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=e194c5f4e285be80eb7c095507e4969372e98f1cd6ae4d1998436b7d390d1d07 checksum=e25b97e3d57f173376f6001c576b176f7c490d0d6cbca6a36ee2456e4393512e
post_build() { post_build() {
make -C docs GOMD2MAN=go-md2man make -C docs GOMD2MAN=go-md2man