libimagequant: update to 2.12.1.

This commit is contained in:
maxice8 2018-06-06 00:52:48 -03:00 committed by Leah Neukirchen
parent 9188a3a611
commit b4cf3c6800

View file

@ -1,6 +1,6 @@
# Template file for 'libimagequant'
pkgname=libimagequant
version=2.12.0
version=2.12.1
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=70458112b5f4c92a925828949f59ec9d7f4235222ed954fbec964446e53dab34
checksum=7035eb281bc9a49cf36db8db807b713d03a0ffe8c5abfbb17a9ea8a038f21d5e
case "$XBPS_TARGET_MACHINE" in
x86_64*) configure_args+=" --enable-sse";;