zutils: update to 1.12.

This commit is contained in:
Leah Neukirchen 2023-01-11 16:06:42 +01:00
parent aecc68b323
commit 2e278ae4b5
2 changed files with 4 additions and 4 deletions

View file

@ -8,6 +8,6 @@
-CPPFLAGS=
-CXXFLAGS='-Wall -W -O2'
-LDFLAGS=
MAKEINFO=makeinfo
DIFF=diff
GREP=grep

View file

@ -1,17 +1,17 @@
# Template file for 'zutils'
pkgname=zutils
version=1.11
version=1.12
revision=1
build_style=gnu-configure
hostmakedepends="lzip"
depends="bzip2 gzip lzip xz zstd"
conf_files="/etc/zutilsrc"
conf_files="/etc/zutils.conf"
short_desc="Utilities to deal with compressed files transparently"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="http://www.nongnu.org/zutils/zutils.html"
distfiles="http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${version}.tar.lz"
checksum=50e8e24b0a280ccab037004b9000b070d17a6e0cd86972927d1b2a5505421389
checksum=78ae5478b01c71c5194427c5c341765da831e42e80410ec980f403aa37ac88ee
post_install() {
cd ${DESTDIR}/usr/bin