mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
zutils: update to 1.15.
This commit is contained in:
parent
9809e40e53
commit
0ba217704d
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.14
|
version=1.15
|
||||||
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=0225a7cbe3bdeade33ef08323d7fe7fb0c6edb1e8e0955287d50b21b7b5d989e
|
checksum=05e6b03f333eabd78a1055139557e8ada6b634f1a58e8501f3b8f111a705cb87
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd ${DESTDIR}/usr/bin
|
cd ${DESTDIR}/usr/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue