diff --git a/srcpkgs/libimagequant/template b/srcpkgs/libimagequant/template index 48658d457c3..70e5e53ba74 100644 --- a/srcpkgs/libimagequant/template +++ b/srcpkgs/libimagequant/template @@ -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 " 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";;