From: Bernd Kuhls Date: Mon, 4 Sep 2017 18:03:18 +0000 (+0200) Subject: package/pngquant: bump version to 2.10.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8e4935586226880b1b6d772cd89f8299f5ffc181;p=buildroot.git package/pngquant: bump version to 2.10.1 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/pngquant/pngquant.hash b/package/pngquant/pngquant.hash index c9f449eb49..a3f1005d32 100644 --- a/package/pngquant/pngquant.hash +++ b/package/pngquant/pngquant.hash @@ -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 diff --git a/package/pngquant/pngquant.mk b/package/pngquant/pngquant.mk index f0104fb074..a602cbef59 100644 --- a/package/pngquant/pngquant.mk +++ b/package/pngquant/pngquant.mk @@ -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+