diff --git a/srcpkgs/libpng/template b/srcpkgs/libpng/template index 7c0c29e370a..8ead220935f 100644 --- a/srcpkgs/libpng/template +++ b/srcpkgs/libpng/template @@ -1,6 +1,6 @@ # Template file for 'libpng' pkgname=libpng -version=1.6.48 +version=1.6.49 revision=1 build_style=gnu-configure makedepends="zlib-devel" @@ -10,7 +10,7 @@ license="Libpng" homepage="http://www.libpng.org/pub/png/libpng.html" changelog="https://github.com/pnggroup/libpng/blob/master/CHANGES" distfiles="${SOURCEFORGE_SITE}/libpng/libpng-${version}.tar.xz" -checksum=46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03 +checksum=43182aa48e39d64b1ab4ec6b71ab3e910b67eed3a0fff3777cf8cf40d6ef7024 case "$XBPS_TARGET_MACHINE" in arm*) configure_args="--enable-arm-neon=no";;