libpng: update to 1.6.49.

This commit is contained in:
Leah Neukirchen 2025-06-14 22:27:52 +02:00
parent 292eb8146e
commit d3887e9e46

View file

@ -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";;