buildah: update to 1.12.0.
This commit is contained in:
parent
ce9c3a901f
commit
4ef8d7efaa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.11.6
|
||||
version=1.12.0
|
||||
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=321c1f11233cdc1c153b5b7969514274bdde4709e0d02b02e2281e653dd85294
|
||||
checksum=1f54ad687eda6d5ab2fee5e86e6584787c5340506b6952b8b9461b9dbc15ba84
|
||||
|
||||
post_build() {
|
||||
make -C docs GOMD2MAN=go-md2man
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue