mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
buildah: update to 1.11.3.
This commit is contained in:
parent
255a68586e
commit
0df1da525d
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.11.2
|
version=1.11.3
|
||||||
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=3edfdebaffba8df9d157c6fba3a53916279964a48e294bb774f4535de0fbd427
|
checksum=a3df3f87aa06e322f8fb5f61337cffa2c57ad4fca6b49ed9431b3275b52131a5
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make -C docs GOMD2MAN=go-md2man
|
make -C docs GOMD2MAN=go-md2man
|
||||||
|
|
Loading…
Add table
Reference in a new issue