libpng: update to 1.6.22.
This commit is contained in:
parent
215033039c
commit
3689fac130
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libpng'.
|
||||
pkgname=libpng
|
||||
version=1.6.21
|
||||
version=1.6.22
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.libpng.org/pub/png/libpng.html"
|
||||
license="zlib"
|
||||
distfiles="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-${version}.tar.xz"
|
||||
checksum=6c8f1849eb9264219bf5d703601e5abe92a58651ecae927a03d1a1aa15ee2083
|
||||
checksum=6b5a6ad5c5801ec4d24aacc87a0ed7b666cd586478174f69368a1d7747715226
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/*.la
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue