libimagequant: update to 2.11.10.

This commit is contained in:
Leah Neukirchen 2018-03-12 15:23:47 +01:00
parent ef8b9069e7
commit 9b009d1143

View file

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