libpng: update to 1.6.14.

This commit is contained in:
Juan RP 2014-10-23 10:33:13 +02:00
parent b81fe9c7b6
commit eb93961d34

View File

@ -1,6 +1,6 @@
# Template build file for 'libpng'.
pkgname=libpng
version=1.6.13
version=1.6.14
revision=1
build_style=gnu-configure
makedepends="zlib-devel"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.libpng.org/pub/png/libpng.html"
license="zlib"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=d9c8ce54a5fc8052ed794ca65b553384a74c0608b09ae163cbbb07176018e625
checksum=968443a5505815a2a9fbfba87584e4237f8255cfa7b33a18484462db13e4b444
post_install() {
rm -f ${DESTDIR}/usr/lib/*.la
@ -28,7 +28,6 @@ libpng-devel_package() {
vmove usr/share/man/man3
}
}
libpng-progs_package() {
short_desc+=" - utilities"
pkg_install() {