* [ptxdist] [PATCH] zlib: Version bump. 1.3.1 -> 1.3.2
@ 2026-02-21 19:06 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-02-21 19:06 UTC (permalink / raw)
To: ptxdist
Some time in the making. Probably plugs a bunch of holes.
https://github.com/madler/zlib/blob/v1.3.2/ChangeLog
https://github.com/madler/zlib/blob/v1.3.1.2/ChangeLog
* Copyright year changed.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/zlib.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/zlib.make b/rules/zlib.make
index 50cc89520..95320db95 100644
--- a/rules/zlib.make
+++ b/rules/zlib.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_ZLIB) += zlib
# Paths and names
#
-ZLIB_VERSION := 1.3.1
-ZLIB_MD5 := 5e6af153311327e516690d300527ec9e
+ZLIB_VERSION := 1.3.2
+ZLIB_MD5 := be8a129ec5d60c5084911fd7ea16d84e
ZLIB := zlib-$(ZLIB_VERSION)
ZLIB_SUFFIX := tar.xz
ZLIB_URL := \
@@ -27,7 +27,7 @@ ZLIB_SOURCE := $(SRCDIR)/$(ZLIB).$(ZLIB_SUFFIX)
ZLIB_DIR := $(BUILDDIR)/$(ZLIB)
ZLIB_LICENSE := Zlib
ZLIB_LICENSE_FILES := \
- file://LICENSE;md5=b51a40671bc46e961c0498897742c0b8
+ file://LICENSE;md5=66e4e749bb11d80fc7ba510a9ce99534
# ----------------------------------------------------------------------------
# Prepare
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-02-21 19:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-21 19:06 [ptxdist] [PATCH] zlib: Version bump. 1.3.1 -> 1.3.2 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox