mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
libpng: update to 1.6.43.
This commit is contained in:
parent
e71fae21ed
commit
3784e7925a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libpng'
|
# Template file for 'libpng'
|
||||||
pkgname=libpng
|
pkgname=libpng
|
||||||
version=1.6.42
|
version=1.6.43
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
|
@ -10,7 +10,7 @@ license="Libpng"
|
||||||
homepage="http://www.libpng.org/pub/png/libpng.html"
|
homepage="http://www.libpng.org/pub/png/libpng.html"
|
||||||
changelog="https://github.com/pnggroup/libpng/blob/master/CHANGES"
|
changelog="https://github.com/pnggroup/libpng/blob/master/CHANGES"
|
||||||
distfiles="${SOURCEFORGE_SITE}/libpng/libpng-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/libpng/libpng-${version}.tar.xz"
|
||||||
checksum=c919dbc11f4c03b05aba3f8884d8eb7adfe3572ad228af972bb60057bdb48450
|
checksum=6a5ca0652392a2d7c9db2ae5b40210843c0bbc081cbd410825ab00cc59f14a6c
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*|aarch64*) configure_args="--enable-arm-neon=no";;
|
arm*|aarch64*) configure_args="--enable-arm-neon=no";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue