* [Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.18.0
@ 2023-06-10 17:20 Bernd Kuhls
2023-06-27 5:49 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-06-10 17:20 UTC (permalink / raw)
To: buildroot
Bump this package to the latest release of the package written in C.
Version 3.x are written in Rust: https://pngquant.org/rust.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
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 a7ea4aa997..2926dfb6de 100644
--- a/package/pngquant/pngquant.hash
+++ b/package/pngquant/pngquant.hash
@@ -1,4 +1,4 @@
# From https://pngquant.org/releases.html
-sha256 a27cf0e64db499ccb3ddae9b36036e881f78293e46ec27a9e7a86a3802fcda66 pngquant-2.17.0-src.tar.gz
+sha256 e72194b52b36f040deaec49a1ddd5dcd8d4feecc3a5fe6c5e9589a9707b233d4 pngquant-2.18.0-src.tar.gz
# Locally computed
sha256 e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826 COPYRIGHT
diff --git a/package/pngquant/pngquant.mk b/package/pngquant/pngquant.mk
index 87537aa18e..8ef3216007 100644
--- a/package/pngquant/pngquant.mk
+++ b/package/pngquant/pngquant.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PNGQUANT_VERSION = 2.17.0
+PNGQUANT_VERSION = 2.18.0
PNGQUANT_SOURCE = pngquant-$(PNGQUANT_VERSION)-src.tar.gz
PNGQUANT_SITE = https://pngquant.org
PNGQUANT_LICENSE = GPL-3.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-27 5:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-10 17:20 [Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.18.0 Bernd Kuhls
2023-06-27 5:49 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox