libimagequant: update to 2.15.0.

This commit is contained in:
Leah Neukirchen 2021-05-09 17:10:40 +02:00
parent e01ecd6966
commit a5b1f438f2

View file

@ -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 <leah@vuxu.org>"
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";;