mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/4] mesalib: version bump 24.3.3 -> 24.3.4
@ 2025-01-23 10:11 Philipp Zabel
  2025-01-23 10:11 ` [ptxdist] [PATCH 2/4] mesalib: add BSL-1.0 license for C11 threads.h emulation library Philipp Zabel
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Philipp Zabel @ 2025-01-23 10:11 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

https://docs.mesa3d.org/relnotes/24.3.4.html

The license hashes are changed due to reorganization and cleanup:

  cdca99fe8409 ("docs: move license(s) to licenses directory")
  e54b547d4b49 ("docs: Clarify project name and include Mesa3D")
  3eb1489bb1aa ("docs: remove deprecated component list and licenses")

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/mesalib.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/mesalib.make b/rules/mesalib.make
index fe4bbd6c03ff..3c94fa299a4d 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
 #
 # Paths and names
 #
-MESALIB_VERSION	:= 24.3.3
-MESALIB_MD5	:= eadaf9717907e5f92ee7924826f73ab6
+MESALIB_VERSION	:= 24.3.4
+MESALIB_MD5	:= c64b7e2b4f1c7782c41bf022edbb365c
 MESALIB		:= mesa-$(MESALIB_VERSION)
 MESALIB_SUFFIX	:= tar.xz
 MESALIB_URL	:= \
@@ -24,7 +24,8 @@ MESALIB_SOURCE	:= $(SRCDIR)/$(MESALIB).$(MESALIB_SUFFIX)
 MESALIB_DIR	:= $(BUILDDIR)/$(MESALIB)
 MESALIB_LICENSE	:= MIT
 MESALIB_LICENSE_FILES := \
-	file://docs/license.rst;md5=63779ec98d78d823a9dc533a0735ef10
+	file://docs/license.rst;md5=ffe678546d4337b732cfd12262e6af11 \
+	file://licenses/MIT;md5=e8f57dd048e186199433be2c41bd3d6d
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.39.5




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

end of thread, other threads:[~2025-01-27  8:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-23 10:11 [ptxdist] [PATCH 1/4] mesalib: version bump 24.3.3 -> 24.3.4 Philipp Zabel
2025-01-23 10:11 ` [ptxdist] [PATCH 2/4] mesalib: add BSL-1.0 license for C11 threads.h emulation library Philipp Zabel
2025-01-27  8:35   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-01-23 10:11 ` [ptxdist] [PATCH 3/4] mesalib: add SGI-B-2.0 license when GLX is enabled Philipp Zabel
2025-01-27  8:35   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-01-23 10:11 ` [ptxdist] [PATCH 4/4] mesalib: add Apache-2.0 license when Vulkan screenshot layer " Philipp Zabel
2025-01-27  8:35   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-01-27  8:35 ` [ptxdist] [APPLIED] mesalib: version bump 24.3.3 -> 24.3.4 Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox