libimagequant: update to 2.16.0.
This commit is contained in:
parent
dbb4ca016b
commit
ae6d608a09
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libimagequant'
|
||||
pkgname=libimagequant
|
||||
version=2.15.1
|
||||
version=2.16.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=3a9548f99be8c3b20a5d9407d0ca95bae8b0fb424a2735a87cb6cf3fdd028225
|
||||
checksum=360f88a4a85546405e6bec36d403cedfda43e7b8b5ec140216b727a05cd3a8ac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*) configure_args+=" --enable-sse";;
|
||||
|
|
Loading…
Reference in a new issue