package/pngquant: bump version to 2.12.5

Upstream now provides a sha256 hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2019-08-28 18:38:09 +02:00 committed by Peter Korsgaard
parent cea0941d1f
commit 41f8c443b3
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
# From https://pngquant.org/releases.html # From https://pngquant.org/releases.html
sha1 e160eade5897b1c3d991e57b528b4f338674af88 pngquant-2.12.3-src.tar.gz sha256 3638936cf6270eeeaabcee42e10768d78e4dc07cac9310307835c1f58b140808 pngquant-2.12.5-src.tar.gz
# Locally computed # Locally computed
sha256 8bb076832a3f1c826393f4be62df8b637dfd6493b13d5839ad697a8a80ccf95b pngquant-2.12.3-src.tar.gz
sha256 e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826 COPYRIGHT sha256 e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826 COPYRIGHT

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
PNGQUANT_VERSION = 2.12.3 PNGQUANT_VERSION = 2.12.5
PNGQUANT_SOURCE = pngquant-$(PNGQUANT_VERSION)-src.tar.gz PNGQUANT_SOURCE = pngquant-$(PNGQUANT_VERSION)-src.tar.gz
PNGQUANT_SITE = https://pngquant.org PNGQUANT_SITE = https://pngquant.org
PNGQUANT_LICENSE = GPL-3.0+ PNGQUANT_LICENSE = GPL-3.0+