mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pngquant: update to 2.13.1.
This commit is contained in:
parent
36b0fc69dd
commit
4f00c0972a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pngquant'
|
# Template file for 'pngquant'
|
||||||
pkgname=pngquant
|
pkgname=pngquant
|
||||||
version=2.13.0
|
version=2.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-openmp"
|
configure_args="--with-openmp"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
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=aebf96914dcce978f23da5ce3542f4ef30e635e24e386f2e5673a3d7215c646a
|
checksum=2d462ca5739ac0afe5a6851914a48ff9d06d4fbd3c4883e8308de5dcc6d444bc
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue