libimagequant: update to 2.17.0.

This commit is contained in:
Leah Neukirchen 2021-11-22 20:41:08 +01:00
parent 054a9d9b18
commit 20c363e31d

View file

@ -1,6 +1,6 @@
# Template file for 'libimagequant'
pkgname=libimagequant
version=2.16.0
version=2.17.0
revision=1
build_style=configure
configure_args="--with-openmp"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later"
homepage="https://pngquant.org/lib/"
distfiles="https://github.com/ImageOptim/libimagequant/archive/${version}.tar.gz"
checksum=360f88a4a85546405e6bec36d403cedfda43e7b8b5ec140216b727a05cd3a8ac
checksum=9f6cc50182be4d2ece75118aa0b0fd3e9bbad06e94fd6b9eb3a4c08129c2dd26
case "$XBPS_TARGET_MACHINE" in
x86_64*) configure_args+=" --enable-sse";;