pngquant: update to 2.13.0.
This commit is contained in:
parent
264fa012bd
commit
98429138d2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pngquant'
|
||||
pkgname=pngquant
|
||||
version=2.12.6
|
||||
version=2.13.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-openmp"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://pngquant.org/"
|
||||
distfiles="https://github.com/pornel/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=f1c9608668100fa2dd07b3158679b75c33a6854b044b21442d6762d52ed10718
|
||||
checksum=aebf96914dcce978f23da5ce3542f4ef30e635e24e386f2e5673a3d7215c646a
|
||||
make_check_target=test
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue