libimagequant: update to 2.12.6.

This commit is contained in:
Leah Neukirchen 2019-12-31 12:57:41 +01:00
parent 70471cc355
commit 42fe727810

View file

@ -1,6 +1,6 @@
# Template file for 'libimagequant'
pkgname=libimagequant
version=2.12.5
version=2.12.6
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=9dc07f3bf6efaf03241fd514e62108be484a373871e2e02c117e6efb49d26293
checksum=b34964512c0dbe550c5f1b394c246c42a988cd73b71a76c5838aa2b4a96e43a0
case "$XBPS_TARGET_MACHINE" in
x86_64*) configure_args+=" --enable-sse";;