* [Buildroot] [PATCH 1/1] package/gzip: bump to version 1.14
@ 2025-05-18 9:12 Kadambini Nema
2025-05-18 21:06 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Kadambini Nema @ 2025-05-18 9:12 UTC (permalink / raw)
To: buildroot; +Cc: Kadambini Nema
Release notes:
https://git.savannah.gnu.org/cgit/gzip.git/tree/NEWS?id=fbc4883eb9c304a04623ac506dd5cf5450d055f1
https://lists.gnu.org/r/bug-gzip/2025-04/msg00022.html
Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com>
---
package/gzip/gzip.hash | 4 ++--
package/gzip/gzip.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gzip/gzip.hash b/package/gzip/gzip.hash
index 4d9d0c721b..90c9be4e6e 100644
--- a/package/gzip/gzip.hash
+++ b/package/gzip/gzip.hash
@@ -1,6 +1,6 @@
# Locally calculated after checking pgp signature
-# https://ftp.gnu.org/gnu/gzip/gzip-1.13.tar.xz.sig
+# https://ftp.gnu.org/gnu/gzip/gzip-1.14.tar.xz.sig
# using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
-sha256 7454eb6935db17c6655576c2e1b0fabefd38b4d0936e0f87f48cd062ce91a057 gzip-1.13.tar.xz
+sha256 01a7b881bd220bfdf615f97b8718f80bdfd3f6add385b993dcf6efd14e8c0ac6 gzip-1.14.tar.xz
# Locally calculated
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
diff --git a/package/gzip/gzip.mk b/package/gzip/gzip.mk
index 330321352c..e79de4c99e 100644
--- a/package/gzip/gzip.mk
+++ b/package/gzip/gzip.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GZIP_VERSION = 1.13
+GZIP_VERSION = 1.14
GZIP_SOURCE = gzip-$(GZIP_VERSION).tar.xz
GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
# Some other tools expect it to be in /bin
--
2.25.1
_______________________________________________
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:[~2025-05-18 21:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-18 9:12 [Buildroot] [PATCH 1/1] package/gzip: bump to version 1.14 Kadambini Nema
2025-05-18 21:06 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.