mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
buildah: update to 1.13.1.
This commit is contained in:
parent
a5a792d96c
commit
73945245e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.12.0
|
||||
version=1.13.1
|
||||
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=1f54ad687eda6d5ab2fee5e86e6584787c5340506b6952b8b9461b9dbc15ba84
|
||||
checksum=fd5ef996813fcc9ca1d5ca218a9ede64202a1f95edf3d5514396d3555fc3b90b
|
||||
|
||||
post_build() {
|
||||
make -C docs GOMD2MAN=go-md2man
|
||||
|
|
Loading…
Add table
Reference in a new issue