diff --git a/srcpkgs/libimagequant/template b/srcpkgs/libimagequant/template index 58ec1a87122..b043608aaae 100644 --- a/srcpkgs/libimagequant/template +++ b/srcpkgs/libimagequant/template @@ -1,6 +1,6 @@ # Template file for 'libimagequant' pkgname=libimagequant -version=2.10.0 +version=2.10.1 revision=1 build_style=configure configure_args="--with-openmp" @@ -11,7 +11,7 @@ maintainer="Alessio Sergi " homepage="https://pngquant.org/lib/" license="GPL-3" distfiles="https://github.com/ImageOptim/libimagequant/archive/${version}.tar.gz" -checksum=c2f63d2bf94d8b20eea74cea5c22d30ff1fc90fac942a7c9b17de06a87dc65cb +checksum=c06f6d33611b90b57ed362752c9fe4819f6c51896b3024010f18744dc14ce0f7 case "$XBPS_TARGET_MACHINE" in x86_64*) configure_args+=" --enable-sse";;