* [Buildroot] [PATCH 1/1] package/libzlib: bump to version 1.3.1
@ 2024-01-26 22:12 Fabrice Fontaine
2024-02-05 21:32 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-01-26 22:12 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
https://github.com/madler/zlib/releases/tag/v1.3.1
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libzlib/libzlib.hash | 2 +-
package/libzlib/libzlib.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libzlib/libzlib.hash b/package/libzlib/libzlib.hash
index 23bfda8474..cbd9313870 100644
--- a/package/libzlib/libzlib.hash
+++ b/package/libzlib/libzlib.hash
@@ -1,4 +1,4 @@
# From http://www.zlib.net/
-sha256 8a9ba2898e1d0d774eca6ba5b4627a11e5588ba85c8851336eb38de4683050a7 zlib-1.3.tar.xz
+sha256 38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32 zlib-1.3.1.tar.xz
# License files, locally calculated
sha256 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243 LICENSE
diff --git a/package/libzlib/libzlib.mk b/package/libzlib/libzlib.mk
index e0a4e454e1..bc5092d9a9 100644
--- a/package/libzlib/libzlib.mk
+++ b/package/libzlib/libzlib.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBZLIB_VERSION = 1.3
+LIBZLIB_VERSION = 1.3.1
LIBZLIB_SOURCE = zlib-$(LIBZLIB_VERSION).tar.xz
LIBZLIB_SITE = https://www.zlib.net
LIBZLIB_LICENSE = Zlib
--
2.43.0
_______________________________________________
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:[~2024-02-05 21:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-26 22:12 [Buildroot] [PATCH 1/1] package/libzlib: bump to version 1.3.1 Fabrice Fontaine
2024-02-05 21:32 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox