[Buildroot] [git commit branch/next] package/pngquant: bump version to 2.15.1
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-04 00:44:09
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=ff8aff52f7444ed4f00c596f5f5ff769957f6f38 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Changelog: https://github.com/kornelski/pngquant/blob/master/CHANGELOG Signed-off-by: Bernd Kuhls <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/pngquant/pngquant.hash | 2 +- package/pngquant/pngquant.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/pngquant/pngquant.hash b/package/pngquant/pngquant.hash
index c73321670c..9fa51c93d2 100644
--- a/package/pngquant/pngquant.hash
+++ b/package/pngquant/pngquant.hash@@ -1,4 +1,4 @@ # From https://pngquant.org/releases.html -sha256 4b911a11aa0c35d364b608c917d13002126185c8c314ba4aa706b62fd6a95a7a pngquant-2.13.1-src.tar.gz +sha256 718aabbc346b82ed93564d8e757b346988d86de268ee03d2904207cd5d64c829 pngquant-2.15.1-src.tar.gz # Locally computed sha256 e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826 COPYRIGHT
diff --git a/package/pngquant/pngquant.mk b/package/pngquant/pngquant.mk
index 1729ff1927..bc6c6129e4 100644
--- a/package/pngquant/pngquant.mk
+++ b/package/pngquant/pngquant.mk@@ -4,7 +4,7 @@ # ################################################################################ -PNGQUANT_VERSION = 2.13.1 +PNGQUANT_VERSION = 2.15.1 PNGQUANT_SOURCE = pngquant-$(PNGQUANT_VERSION)-src.tar.gz PNGQUANT_SITE = https://pngquant.org PNGQUANT_LICENSE = GPL-3.0+
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot