libpng: update to 1.6.39.
This commit is contained in:
parent
c33572c84d
commit
7065e68b98
@ -1,6 +1,6 @@
|
||||
# Template file for 'libpng'
|
||||
pkgname=libpng
|
||||
version=1.6.38
|
||||
version=1.6.39
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel"
|
||||
@ -8,8 +8,9 @@ short_desc="Library for manipulating PNG images"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=b3683e8b8111ebf6f1ac004ebb6b0c975cd310ec469d98364388e9cedbfa68be
|
||||
checksum=1f4696ce70b4ee5f85f1e1623dc1229b210029fa4b7aee573df3e2ba7b036937
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*|aarch64*) configure_args="--enable-arm-neon=no";;
|
||||
|
Loading…
Reference in New Issue
Block a user