* [ptxdist] [PATCH] libpng: Version bump. 1.6.57 -> 1.6.58
@ 2026-04-18 15:29 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-04-18 15:29 UTC (permalink / raw)
To: ptxdist
Minor regression fix.
https://sourceforge.net/p/libpng/code/ci/libpng16/tree/CHANGES
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libpng.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libpng.make b/rules/libpng.make
index 4079e2392..cc852bb2a 100644
--- a/rules/libpng.make
+++ b/rules/libpng.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBPNG) += libpng
#
# Paths and names
#
-LIBPNG_VERSION := 1.6.57
-LIBPNG_MD5 := 07cee8fbb9f4b91db5b36db02f4ccdcd
+LIBPNG_VERSION := 1.6.58
+LIBPNG_MD5 := c6c372a9d7754c66e0b77a8d34987a3b
LIBPNG := libpng-$(LIBPNG_VERSION)
LIBPNG_SUFFIX := tar.xz
LIBPNG_URL := $(call ptx/mirror, SF, libpng/$(LIBPNG).$(LIBPNG_SUFFIX))
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-18 15:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-18 15:29 [ptxdist] [PATCH] libpng: Version bump. 1.6.57 -> 1.6.58 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox