* [ptxdist] [PATCH] libjpeg: Version bump. 3.0.3 -> 3.0.4
@ 2024-09-16 17:40 Christian Melki
2024-09-24 15:07 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-09-16 17:40 UTC (permalink / raw)
To: ptxdist
Minor changes.
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.4
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 7378df062..f6e4957ca 100644
--- a/rules/libjpeg.make
+++ b/rules/libjpeg.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBJPEG) += libjpeg
#
# Paths and names
#
-LIBJPEG_VERSION := 3.0.3
-LIBJPEG_MD5 := 081269bd1f35eaadb7ce2e3b4f03aebb
+LIBJPEG_VERSION := 3.0.4
+LIBJPEG_MD5 := a816d48923e86c963c26d00e877f7db7
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:[~2024-09-24 15:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-16 17:40 [ptxdist] [PATCH] libjpeg: Version bump. 3.0.3 -> 3.0.4 Christian Melki
2024-09-24 15:07 ` [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