libimagequant: update to 2.11.2.

This commit is contained in:
maxice8 2017-11-05 01:22:43 -02:00
parent e90fe15a3d
commit 32496cfddf

View file

@ -1,6 +1,6 @@
# Template file for 'libimagequant'
pkgname=libimagequant
version=2.11.1
version=2.11.2
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=b034b968ee247f7e72133ea7133ac42749d3d108a818f09692aabeedd50c3ae7
checksum=84ca1b168d2d7043d82e49406d624cd51088af3ddf804cee7306cc41e8dfd959
case "$XBPS_TARGET_MACHINE" in
x86_64*) configure_args+=" --enable-sse";;