From 81cede110624e17e6bfeabed8eddd196cbccf805 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 26 Sep 2016 13:54:32 +0200 Subject: [PATCH] pngcrush: update to 1.8.7. --- srcpkgs/pngcrush/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pngcrush/template b/srcpkgs/pngcrush/template index 8e1d5902839..84c5ac47cca 100644 --- a/srcpkgs/pngcrush/template +++ b/srcpkgs/pngcrush/template @@ -1,6 +1,6 @@ # Template file for 'pngcrush' pkgname=pngcrush -version=1.8.6 +version=1.8.7 revision=1 build_style=gnu-makefile wrksrc=${pkgname}-${version}-nolib @@ -10,7 +10,7 @@ maintainer="Duncaen " license="zlib" homepage="http://pmt.sourceforge.net/pngcrush" distfiles="${SOURCEFORGE_SITE}/pmt/${pkgname}-${version}-nolib.tar.xz" -checksum=14e5975c856d732d1661397e292fa2c2f42a5d39070025f57ce03d77b6e0a3df +checksum=f0cfc0d6f4df67106a184600f891b164875b6be7173111c87bec48a509fac60b pre_build() { export LD="$CC"