changeset 7095:3f4d0ea784fc

* src/mesa.mk: update to v24.0.2
author John Donoghue <john.donoghue@ieee.org>
date Sun, 03 Mar 2024 14:52:04 -0500
parents 70dbfc3a7c87
children 2e51d71933e8
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Sun Mar 03 14:40:01 2024 -0500
+++ b/src/mesa.mk	Sun Mar 03 14:52:04 2024 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 24.0.1
-$(PKG)_CHECKSUM := fa205e0f97ce693e206b0e0a9685aef4f0b4d6f4
+$(PKG)_VERSION  := 24.0.2
+$(PKG)_CHECKSUM := 4c82edcfe8d4ec98c430e13165a71415c1d293fb
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)