mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-09 14:22:57 +02:00
libimagequant: update to 2.9.0
This commit is contained in:
parent
1bb9bc3352
commit
48405d56ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libimagequant'
|
# Template file for 'libimagequant'
|
||||||
pkgname=libimagequant
|
pkgname=libimagequant
|
||||||
version=2.8.2
|
version=2.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--with-openmp"
|
configure_args="--with-openmp"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://pngquant.org/lib/"
|
homepage="https://pngquant.org/lib/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://github.com/ImageOptim/libimagequant/archive/${version}.tar.gz"
|
distfiles="https://github.com/ImageOptim/libimagequant/archive/${version}.tar.gz"
|
||||||
checksum=0c1532456f273cc759932b3869e76161ac87b1fcbbd525c2478b0d0262a98d5f
|
checksum=6bdd8ae720d176518560d6d172e17fafa5c95ea7313a2f60ba86682429b59eb7
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*) configure_args+=" --enable-sse";;
|
x86_64*) configure_args+=" --enable-sse";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue