diff mbox series

[PATCH/next,1/1] package/pngquant: bump version to 2.11.7

Message ID 20180516181341.28585-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [PATCH/next,1/1] package/pngquant: bump version to 2.11.7 | expand

Commit Message

Bernd Kuhls May 16, 2018, 6:13 p.m. UTC
Added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/pngquant/pngquant.hash | 5 +++--
 package/pngquant/pngquant.mk   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni May 19, 2018, 11:57 a.m. UTC | #1
Hello,

On Wed, 16 May 2018 20:13:41 +0200, Bernd Kuhls wrote:
> Added license hash.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/pngquant/pngquant.hash | 5 +++--
>  package/pngquant/pngquant.mk   | 2 +-
>  2 files changed, 4 insertions(+), 3 deletions(-)

Applied to next, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/pngquant/pngquant.hash b/package/pngquant/pngquant.hash
index a3f1005d32..a279100eca 100644
--- a/package/pngquant/pngquant.hash
+++ b/package/pngquant/pngquant.hash
@@ -1,4 +1,5 @@ 
 # From https://pngquant.org/releases.html
-sha1 30f54b0731b8913a8c8b3bd1fdf53e1c68b12262  pngquant-2.10.1-src.tar.gz
+sha1 be140ec83c571b19219b639f2671b2316a2acaa1  pngquant-2.11.7-src.tar.gz
 # Locally computed
-sha256 e07a21fe37b6ae9fa5524f1e20a8e73b698566d42d2cc3edd469531745faa850  pngquant-2.10.1-src.tar.gz
+sha256 d70b46c3335c7abf21944aced2d9d2b54819ab84ed1a140b354d5e8cc9f0fb0a  pngquant-2.11.7-src.tar.gz
+sha256 e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826  COPYRIGHT
diff --git a/package/pngquant/pngquant.mk b/package/pngquant/pngquant.mk
index f181d6fb47..20e5e763fb 100644
--- a/package/pngquant/pngquant.mk
+++ b/package/pngquant/pngquant.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PNGQUANT_VERSION = 2.10.1
+PNGQUANT_VERSION = 2.11.7
 PNGQUANT_SOURCE = pngquant-$(PNGQUANT_VERSION)-src.tar.gz
 PNGQUANT_SITE = https://pngquant.org
 PNGQUANT_LICENSE = GPL-3.0+