pngquant: update to 2.10.1.
This commit is contained in:
parent
f17faabff8
commit
b7fff57717
1 changed files with 3 additions and 5 deletions
|
@ -1,10 +1,8 @@
|
||||||
# Template file for 'pngquant'
|
# Template file for 'pngquant'
|
||||||
pkgname=pngquant
|
pkgname=pngquant
|
||||||
version=2.10.0
|
version=2.10.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
create_wrksrc=yes
|
|
||||||
build_wrksrc="${pkgname}-${version}"
|
|
||||||
configure_args="--with-openmp"
|
configure_args="--with-openmp"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*) configure_args+=" --enable-sse";;
|
x86_64*) configure_args+=" --enable-sse";;
|
||||||
|
@ -16,4 +14,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://pngquant.org/"
|
homepage="https://pngquant.org/"
|
||||||
distfiles="https://github.com/pornel/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/pornel/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=11de0e0819be02ac71eccb1fd3132d9625cf0991e10bda5f1fc566b66a40d549
|
checksum=4ef92109208cb6d0988ef74702e01cdd16a0fd9698ad89249b14edabbe586f88
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue