changeset 7179:e20a7969e7e1

* src/mesa.mk: update to v24.0.6
author John Donoghue <john.donoghue@ieee.org>
date Thu, 25 Apr 2024 10:35:22 -0400
parents 7c62733550ad
children e15cecabced0
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Fri Apr 19 07:45:51 2024 -0400
+++ b/src/mesa.mk	Thu Apr 25 10:35:22 2024 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 24.0.5
-$(PKG)_CHECKSUM := 318a4d5930daa4406a2ab336e6c9d3b29f54df03
+$(PKG)_VERSION  := 24.0.6
+$(PKG)_CHECKSUM := 3d3323b5accff522f5e28d9e042bf1c7b95c592c
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)