buildah: update to 1.9.2.
This commit is contained in:
parent
3acc7cfddc
commit
23fff5960e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.9.1
|
||||
version=1.9.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/containers/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=e194c5f4e285be80eb7c095507e4969372e98f1cd6ae4d1998436b7d390d1d07
|
||||
checksum=e25b97e3d57f173376f6001c576b176f7c490d0d6cbca6a36ee2456e4393512e
|
||||
|
||||
post_build() {
|
||||
make -C docs GOMD2MAN=go-md2man
|
||||
|
|
Loading…
Reference in a new issue