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