package/pngquant: bump version to 2.10.1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2017-09-04 20:03:18 +02:00 committed by Thomas Petazzoni
parent 88b5e583a3
commit 8e49355862
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# From https://pngquant.org/releases.html
sha1 08ed436e21429d4983bee0fe069681c458f95209 pngquant-2.9.1-src.tar.gz
sha1 30f54b0731b8913a8c8b3bd1fdf53e1c68b12262 pngquant-2.10.1-src.tar.gz
# Locally computed
sha256 ac2138207ef40acd4e5fdae18798139a9d75dae4f1d0837aea918a2a8c433481 pngquant-2.9.1-src.tar.gz
sha256 e07a21fe37b6ae9fa5524f1e20a8e73b698566d42d2cc3edd469531745faa850 pngquant-2.10.1-src.tar.gz

View File

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