libpng: update to 1.6.17.

This commit is contained in:
Juan RP 2015-03-27 07:21:52 +01:00
parent c48cbea097
commit 307b20531d

View file

@ -1,7 +1,7 @@
# Template build file for 'libpng'. # Template build file for 'libpng'.
pkgname=libpng pkgname=libpng
version=1.6.16 version=1.6.17
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
makedepends="zlib-devel" makedepends="zlib-devel"
short_desc="Library for manipulating PNG images" short_desc="Library for manipulating PNG images"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.libpng.org/pub/png/libpng.html" homepage="http://www.libpng.org/pub/png/libpng.html"
license="zlib" license="zlib"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=42f754df633e4e700544e5913cbe2fd4928bbfccdc07708a5cf84e59827fbe60 checksum=98507b55fbe5cd43c51981f2924e4671fd81fe35d52dc53357e20f2c77fa5dfd
post_install() { post_install() {
rm -f ${DESTDIR}/usr/lib/*.la rm -f ${DESTDIR}/usr/lib/*.la