diff --git a/srcpkgs/libimagequant/template b/srcpkgs/libimagequant/template index 871191c6ec..e6fe4f23ca 100644 --- a/srcpkgs/libimagequant/template +++ b/srcpkgs/libimagequant/template @@ -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 " 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";;