buildah: update to 1.11.0.
This commit is contained in:
parent
7f634fbc0e
commit
cc7e524057
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.10.1
|
||||
version=1.11.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=02dc74649a2341d355281911ee5a8e4801165192e4419627513698ab129c9e78
|
||||
checksum=cbc83ffbcd07ce08699a8550f7c124651d17250d15a14fe3d39bf5d83371f310
|
||||
|
||||
post_build() {
|
||||
make -C docs GOMD2MAN=go-md2man
|
||||
|
|
Loading…
Reference in a new issue