libimagequant: update to 2.11.3.
This commit is contained in:
parent
f48adfa2bb
commit
3b35111c97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libimagequant'
|
||||
pkgname=libimagequant
|
||||
version=2.11.2
|
||||
version=2.11.3
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--with-openmp"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
homepage="https://pngquant.org/lib/"
|
||||
license="GPL-3"
|
||||
distfiles="https://github.com/ImageOptim/libimagequant/archive/${version}.tar.gz"
|
||||
checksum=84ca1b168d2d7043d82e49406d624cd51088af3ddf804cee7306cc41e8dfd959
|
||||
checksum=8ec2cbfcf910a64479a03846798615914e8aa430075c9d84a6e3a714d04217e6
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*) configure_args+=" --enable-sse";;
|
||||
|
|
Loading…
Add table
Reference in a new issue