mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
buildah: update to 1.9.1.
This commit is contained in:
parent
d427868cea
commit
2b69c769c4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildah'
|
||||
pkgname=buildah
|
||||
version=1.9.0
|
||||
version=1.9.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/containers/buildah
|
||||
|
@ -15,10 +15,10 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/containers/buildah"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=0cba1e25bb3361f1dca160784b12fe45ab77e5b5252617f98e861b337a964dde
|
||||
checksum=e194c5f4e285be80eb7c095507e4969372e98f1cd6ae4d1998436b7d390d1d07
|
||||
|
||||
post_build() {
|
||||
make -C docs
|
||||
make -C docs GOMD2MAN=go-md2man
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue