libimagequant: update to 2.12.2.

This commit is contained in:
Leah Neukirchen 2018-10-29 16:23:04 +01:00
parent ffbc47b5c6
commit be33c133fc
1 changed files with 2 additions and 2 deletions

View File

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