buildah: update to 1.8.3.

This commit is contained in:
Cameron Nemo 2019-06-07 20:53:49 -07:00 committed by Helmut Pozimski
parent 50692a99e2
commit 217928a21e

View file

@ -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 <cnemo@tutanota.com>"
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