* [ptxdist] [PATCH] libjpeg: Version bump. 3.1.0 -> 3.1.1
@ 2025-06-11 17:22 Christian Melki
2025-06-13 13:49 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-06-11 17:22 UTC (permalink / raw)
To: ptxdist
Minor changes for libjpeg-turbo.
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.1.1
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libjpeg.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libjpeg.make b/rules/libjpeg.make
index c4ea675ae..93c730727 100644
--- a/rules/libjpeg.make
+++ b/rules/libjpeg.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBJPEG) += libjpeg
#
# Paths and names
#
-LIBJPEG_VERSION := 3.1.0
-LIBJPEG_MD5 := 1695d39ba38a9593f4107722f3459fe0
+LIBJPEG_VERSION := 3.1.1
+LIBJPEG_MD5 := 4cc83d985db61e64bfa352388bb447ec
LIBJPEG_SUFFIX := tar.gz
LIBJPEG := libjpeg-turbo-$(LIBJPEG_VERSION)
LIBJPEG_URL := https://github.com/libjpeg-turbo/libjpeg-turbo/archive/refs/tags/$(LIBJPEG_VERSION).$(LIBJPEG_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-13 13:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-11 17:22 [ptxdist] [PATCH] libjpeg: Version bump. 3.1.0 -> 3.1.1 Christian Melki
2025-06-13 13:49 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox