libimagequant: update to 2.13.1.

This commit is contained in:
Leah Neukirchen 2020-11-23 11:34:58 +01:00
parent 4a3f89c43e
commit 36b0fc69dd

View file

@ -1,6 +1,6 @@
# Template file for 'libimagequant'
pkgname=libimagequant
version=2.13.0
version=2.13.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=1dcd874f97758472d5282ea1241f50959a6e643b8b5ad07dad100b7a85633efd
checksum=1f46deec3fa280335cf7f0be3ede6006bb420ba8159a03d1f6938e8d283d03ae
case "$XBPS_TARGET_MACHINE" in
x86_64*) configure_args+=" --enable-sse";;