buildah: update to 1.20.1.
This commit is contained in:
parent
18ef8e1d29
commit
b177108fa1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.20.0
|
||||
version=1.20.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/containers/buildah
|
||||
|
@ -16,7 +16,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/containers/buildah"
|
||||
changelog="https://github.com/containers/buildah/blob/master/CHANGELOG.md"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=6af8fd6ad6fdb515f4f806105c8fe3e4ceda63eaea6e33e3c7ac7b272fe61797
|
||||
checksum=970c326594acf85665640b721d11839fb9701daef3471cd8dd1823ff33b11db2
|
||||
|
||||
post_build() {
|
||||
make -C docs GOMD2MAN=go-md2man
|
||||
|
|
Loading…
Reference in a new issue