mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
buildah: update to 1.8.3.
This commit is contained in:
parent
50692a99e2
commit
217928a21e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'buildah'
|
# Template file for 'buildah'
|
||||||
pkgname=buildah
|
pkgname=buildah
|
||||||
version=1.8.2
|
version=1.8.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/containers/buildah
|
go_import_path=github.com/containers/buildah
|
||||||
go_package="${go_import_path}/cmd/buildah"
|
go_package="${go_import_path}/cmd/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=2a659687210fd1219c73e2d35e87caadb9e06f12e08973c18058d073fe8ecfb7
|
checksum=fc054871f555c2047b084c6e0d3638dd30389b0fe9a03254caeb0c5d0c4c7f20
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make -C docs
|
make -C docs
|
||||||
|
|
Loading…
Add table
Reference in a new issue