From 2e278ae4b5f7e2d70bfc8cc1250f8156b87bd162 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 11 Jan 2023 16:06:42 +0100 Subject: [PATCH] zutils: update to 1.12. --- srcpkgs/zutils/patches/cflags.patch | 2 +- srcpkgs/zutils/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/zutils/patches/cflags.patch b/srcpkgs/zutils/patches/cflags.patch index e1ddf0e05d7..a680930bfda 100644 --- a/srcpkgs/zutils/patches/cflags.patch +++ b/srcpkgs/zutils/patches/cflags.patch @@ -8,6 +8,6 @@ -CPPFLAGS= -CXXFLAGS='-Wall -W -O2' -LDFLAGS= + MAKEINFO=makeinfo DIFF=diff - GREP=grep diff --git a/srcpkgs/zutils/template b/srcpkgs/zutils/template index e1d65138146..2b623de4674 100644 --- a/srcpkgs/zutils/template +++ b/srcpkgs/zutils/template @@ -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 " 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