mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
zutils: update to 1.9.
This commit is contained in:
parent
34c90a15f3
commit
db96cae62d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zutils'
|
# Template file for 'zutils'
|
||||||
pkgname=zutils
|
pkgname=zutils
|
||||||
version=1.8
|
version=1.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="lzip"
|
hostmakedepends="lzip"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.nongnu.org/zutils/zutils.html"
|
homepage="http://www.nongnu.org/zutils/zutils.html"
|
||||||
distfiles="http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${version}.tar.lz"
|
distfiles="http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${version}.tar.lz"
|
||||||
checksum=07a47e1602be66a166bd3bf99c80efe2df889e2d407fadcd7ff83974762da337
|
checksum=59d83cb129788528d311a0bb686e40986c6941b1ad90edc20a91878c39aa5c78
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd ${DESTDIR}/usr/bin
|
cd ${DESTDIR}/usr/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue