pngquant: update to 2.12.6.
This commit is contained in:
parent
42fe727810
commit
21512c9799
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pngquant'
|
||||
pkgname=pngquant
|
||||
version=2.12.5
|
||||
version=2.12.6
|
||||
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=9d2c5197b21c42931623fb3e6064b91c133bfb52c84428ee1bf9b84712c9b83c
|
||||
checksum=f1c9608668100fa2dd07b3158679b75c33a6854b044b21442d6762d52ed10718
|
||||
make_check_target=test
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue