mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libpng: update to 1.6.45.
This commit is contained in:
parent
3b8d13e8a4
commit
47b8697213
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.44
|
version=1.6.45
|
||||||
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=60c4da1d5b7f0aa8d158da48e8f8afa9773c1c8baa5d21974df61f1886b8ce8e
|
checksum=926485350139ffb51ef69760db35f78846c805fef3d59bfdcb2fba704663f370
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) configure_args="--enable-arm-neon=no";;
|
arm*) configure_args="--enable-arm-neon=no";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue