diff --git a/srcpkgs/libimagequant/template b/srcpkgs/libimagequant/template index 629732b28bb..225895bb8b6 100644 --- a/srcpkgs/libimagequant/template +++ b/srcpkgs/libimagequant/template @@ -1,6 +1,6 @@ # Template file for 'libimagequant' pkgname=libimagequant -version=2.14.1 +version=2.15.0 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=b5fa27da1f3cf3e8255dd02778bb6a51dc71ce9f99a4fc930ea69b83200a7c74 +checksum=11b15f4057feb9de724415f71a8e369942218e1691bb75838167bc986591fc36 case "$XBPS_TARGET_MACHINE" in x86_64*) configure_args+=" --enable-sse";;