buildah: update to 1.23.1.
This commit is contained in:
parent
6699e96b11
commit
f25b40b942
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.23.0
|
||||
version=1.23.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="https://github.com/containers/buildah/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9c5c8df4ccfccd53e3170e18aea3255068547799d61dd36985273bb82563769c
|
||||
checksum=a19eac2762afb0f83b9d5eec3c00e6ecd95d8d8083da599e894c712d9fb6af26
|
||||
|
||||
post_build() {
|
||||
make -C docs GOMD2MAN=go-md2man
|
||||
|
|
Loading…
Add table
Reference in a new issue