From d0371457a0b40290db26547f95fa1979e772ccdc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 15 Sep 2013 08:01:58 +0200 Subject: [PATCH] libpng: update to 1.6.5. --- srcpkgs/libpng/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libpng/template b/srcpkgs/libpng/template index 0d534dad614..29d4f1257fc 100644 --- a/srcpkgs/libpng/template +++ b/srcpkgs/libpng/template @@ -1,6 +1,6 @@ # Template build file for 'libpng'. pkgname=libpng -version=1.6.4 +version=1.6.5 revision=1 build_style=gnu-configure configure_args="ac_cv_func_strtod=yes --disable-arm-neon" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://www.libpng.org/pub/png/libpng.html" license="zlib" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz" -checksum=cfab4fcc1bae75dba5852b4014f1ae3d1ca0564b97208bbbfa50e041bc55f896 +checksum=9d1f8de9143cd3409d49e9b2de778ed730b02dda410427508796ed28f290a096 post_install() { rm -f ${DESTDIR}/usr/lib/*.la