libpng: update to 1.6.37.
This commit is contained in:
parent
eb927da900
commit
4423b259d2
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libpng'
|
||||
pkgname=libpng
|
||||
version=1.6.36
|
||||
version=1.6.37
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel"
|
||||
|
@ -9,14 +9,13 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="Libpng"
|
||||
homepage="http://www.libpng.org/pub/png/libpng.html"
|
||||
distfiles="${SOURCEFORGE_SITE}/libpng/libpng-${version}.tar.xz"
|
||||
checksum=eceb924c1fa6b79172fdfd008d335f0e59172a86a66481e09d4089df872aa319
|
||||
checksum=505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*|aarch64*) configure_args="--enable-arm-neon=no";;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/*.la
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue