libpng: update to 1.6.17.
This commit is contained in:
parent
c48cbea097
commit
307b20531d
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libpng'.
|
||||
pkgname=libpng
|
||||
version=1.6.16
|
||||
revision=2
|
||||
version=1.6.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel"
|
||||
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"
|
||||
license="zlib"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=42f754df633e4e700544e5913cbe2fd4928bbfccdc07708a5cf84e59827fbe60
|
||||
checksum=98507b55fbe5cd43c51981f2924e4671fd81fe35d52dc53357e20f2c77fa5dfd
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/*.la
|
||||
|
|
Loading…
Reference in New Issue