diff --git a/srcpkgs/libimagequant/template b/srcpkgs/libimagequant/template index 7c02330f89d..689c2759df6 100644 --- a/srcpkgs/libimagequant/template +++ b/srcpkgs/libimagequant/template @@ -1,6 +1,6 @@ # Template file for 'libimagequant' pkgname=libimagequant -version=2.8.2 +version=2.9.0 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=0c1532456f273cc759932b3869e76161ac87b1fcbbd525c2478b0d0262a98d5f +checksum=6bdd8ae720d176518560d6d172e17fafa5c95ea7313a2f60ba86682429b59eb7 case "$XBPS_TARGET_MACHINE" in x86_64*) configure_args+=" --enable-sse";;