libpng: update to 1.6.32.
This commit is contained in:
parent
f4862dc4ca
commit
1a37d29c31
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libpng'.
|
||||
pkgname=libpng
|
||||
version=1.6.31
|
||||
version=1.6.32
|
||||
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="libpng"
|
||||
distfiles="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-${version}.tar.xz"
|
||||
checksum=232a602de04916b2b5ce6f901829caf419519e6a16cc9cd7c1c91187d3ee8b41
|
||||
checksum=c918c3113de74a692f0a1526ce881dc26067763eb3915c57ef3a0f7b6886f59b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*|aarch64*) configure_args="--enable-arm-neon=no";;
|
||||
|
|
Loading…
Reference in a new issue