* [Buildroot] [PATCH 1/1] package/libjpeg: bump to version 9f
@ 2024-01-31 20:45 Fabrice Fontaine
2024-02-05 9:16 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-01-31 20:45 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Update hash of README (changes not related to license)
https://jpegclub.org/reference/reference-sources/
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libjpeg/libjpeg.hash | 4 ++--
package/libjpeg/libjpeg.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libjpeg/libjpeg.hash b/package/libjpeg/libjpeg.hash
index 1a2e82caef..5c223b4e3c 100644
--- a/package/libjpeg/libjpeg.hash
+++ b/package/libjpeg/libjpeg.hash
@@ -1,3 +1,3 @@
# locally computed hash
-sha256 4077d6a6a75aeb01884f708919d25934c93305e49f7e3f36db9129320e6f4f3d jpegsrc.v9e.tar.gz
-sha256 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216 README
+sha256 04705c110cb2469caa79fb71fba3d7bf834914706e9641a4589485c1f832565b jpegsrc.v9f.tar.gz
+sha256 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2 README
diff --git a/package/libjpeg/libjpeg.mk b/package/libjpeg/libjpeg.mk
index caf7f05f44..2eb64e83e7 100644
--- a/package/libjpeg/libjpeg.mk
+++ b/package/libjpeg/libjpeg.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBJPEG_VERSION = 9e
+LIBJPEG_VERSION = 9f
LIBJPEG_SITE = http://www.ijg.org/files
LIBJPEG_SOURCE = jpegsrc.v$(LIBJPEG_VERSION).tar.gz
LIBJPEG_LICENSE = IJG
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-05 9:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-31 20:45 [Buildroot] [PATCH 1/1] package/libjpeg: bump to version 9f Fabrice Fontaine
2024-02-05 9:16 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.