libpng: update to 1.6.10

This commit is contained in:
Jan S 2014-03-09 22:18:21 +01:00
parent c3e02a4f80
commit 0c90c1ceb8

View File

@ -1,7 +1,7 @@
# Template build file for 'libpng'. # Template build file for 'libpng'.
pkgname=libpng pkgname=libpng
version=1.6.9 version=1.6.10
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=fde3a676fe6878c15bfe7849f3209c5cf5fbe1fbbf0063541f0b81eb1022274a checksum=4003f0fd0e36110a2b742fc5b9e1ab93ed7a7ab57ae8dc65f0e8101458775a56
post_install() { post_install() {
rm -f ${DESTDIR}/usr/lib/*.la rm -f ${DESTDIR}/usr/lib/*.la