pngquant: update to 2.16.0.
This commit is contained in:
parent
ae6d608a09
commit
bdf68c5457
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pngquant'
|
||||
pkgname=pngquant
|
||||
version=2.15.1
|
||||
version=2.16.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=24856b28aca47ed78633fa625eb74b85782d62dacc4bca634fcedf2f6e95c4b7
|
||||
checksum=6b186b76bc995ee12949a48a1041173459eb8050ef1dceb5f7ba43726327b1ea
|
||||
make_check_target=test
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue