pngquant: update to 2.15.1.
This commit is contained in:
parent
dc9de0a179
commit
9c7aca14ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pngquant'
|
||||
pkgname=pngquant
|
||||
version=2.15.0
|
||||
version=2.15.1
|
||||
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=263f1dee605a3e300fd4df957476ca3c125de6b8d001c2c43e31fe469a710712
|
||||
checksum=24856b28aca47ed78633fa625eb74b85782d62dacc4bca634fcedf2f6e95c4b7
|
||||
make_check_target=test
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue