buildah: update to 1.19.6.

This commit is contained in:
Andrew J. Hesford 2021-02-24 15:05:48 -05:00
parent d9f19c6f68
commit cca7ca9c51

View file

@ -1,6 +1,6 @@
# Template file for 'buildah' # Template file for 'buildah'
pkgname=buildah pkgname=buildah
version=1.18.0 version=1.19.6
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/containers/buildah go_import_path=github.com/containers/buildah
@ -16,7 +16,7 @@ license="Apache-2.0"
homepage="https://github.com/containers/buildah" homepage="https://github.com/containers/buildah"
changelog="https://github.com/containers/buildah/blob/master/CHANGELOG.md" changelog="https://github.com/containers/buildah/blob/master/CHANGELOG.md"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=500c82fb369fd08a9bb9a41f294c5975f17575770dbfaba5cce9a6e09b6a3fb9 checksum=4f2e737521691abddfff7eaf6d7a7137db019c842de61d68054ccc2a6587c2fd
post_build() { post_build() {
make -C docs GOMD2MAN=go-md2man make -C docs GOMD2MAN=go-md2man