libpng: update to 1.6.11.
This commit is contained in:
parent
33cc13e907
commit
4b6d05c12c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libpng'.
|
# Template build file for 'libpng'.
|
||||||
pkgname=libpng
|
pkgname=libpng
|
||||||
version=1.6.10
|
version=1.6.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
|
@ -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=4003f0fd0e36110a2b742fc5b9e1ab93ed7a7ab57ae8dc65f0e8101458775a56
|
checksum=007ee60b943f20ab13f55c4a590e978cd918a69c4024c1af0d2f34eb16f4b69d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/*.la
|
rm -f ${DESTDIR}/usr/lib/*.la
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue