mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libjpeg: Version bump. 2.1.5 -> 2.1.5.1
@ 2023-02-10 14:42 Christian Melki
  2023-02-17 15:35 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-02-10 14:42 UTC (permalink / raw)
  To: ptxdist

Very minor bugfix release. Just a fix for assymetrical insn. set CPUs.
(f.ex x86_64 Intels with P/E cores.)
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.5.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 29cc563ef..88339db01 100644
--- a/rules/libjpeg.make
+++ b/rules/libjpeg.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBJPEG) += libjpeg
 #
 # Paths and names
 #
-LIBJPEG_VERSION	:= 2.1.5
-LIBJPEG_MD5	:= 1c6e9f8550a82c6d4cd30b370c22a5fd
+LIBJPEG_VERSION	:= 2.1.5.1
+LIBJPEG_MD5	:= aed60d4d776dd5cf00b5a01c609d50f7
 LIBJPEG_SUFFIX	:= tar.gz
 LIBJPEG		:= libjpeg-turbo-$(LIBJPEG_VERSION)
 LIBJPEG_TARBALL	:= $(LIBJPEG).$(LIBJPEG_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-17 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 14:42 [ptxdist] [PATCH] libjpeg: Version bump. 2.1.5 -> 2.1.5.1 Christian Melki
2023-02-17 15:35 ` [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