changeset 7076:9fc9c07fcc91

* src/mesa.mk: update to v24.0.1
author John Donoghue <john.donoghue@ieee.org>
date Thu, 15 Feb 2024 16:29:19 -0500
parents 1220e3b8427e
children fd465424936b 5c06adfa5932
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Thu Feb 15 16:01:16 2024 -0500
+++ b/src/mesa.mk	Thu Feb 15 16:29:19 2024 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.3.5
-$(PKG)_CHECKSUM := 2be3d69c34bcaeab138ccb1906591d9c9ba62df9
+$(PKG)_VERSION  := 24.0.1
+$(PKG)_CHECKSUM := fa205e0f97ce693e206b0e0a9685aef4f0b4d6f4
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)