libimagequant: update to 2.10.2.
This commit is contained in:
parent
075291abc3
commit
332d923dcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libimagequant'
|
||||
pkgname=libimagequant
|
||||
version=2.10.1
|
||||
version=2.10.2
|
||||
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=c06f6d33611b90b57ed362752c9fe4819f6c51896b3024010f18744dc14ce0f7
|
||||
checksum=c7a70caa87a72095f44d5b0e53737a1cb42c0b12ec599b42982224816f45abeb
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*) configure_args+=" --enable-sse";;
|
||||
|
|
Loading…
Reference in a new issue