mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
buildah: update to 1.9.0.
This commit is contained in:
parent
c0501f3dce
commit
2e01ac8d79
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'buildah'
|
# Template file for 'buildah'
|
||||||
pkgname=buildah
|
pkgname=buildah
|
||||||
version=1.8.3
|
version=1.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/containers/buildah
|
go_import_path=github.com/containers/buildah
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containers/buildah"
|
homepage="https://github.com/containers/buildah"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=fc054871f555c2047b084c6e0d3638dd30389b0fe9a03254caeb0c5d0c4c7f20
|
checksum=0cba1e25bb3361f1dca160784b12fe45ab77e5b5252617f98e861b337a964dde
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make -C docs
|
make -C docs
|
||||||
|
|
Loading…
Add table
Reference in a new issue