changeset 7154:47f45a985146

* src/mesa.mk: update to v24.0.4
author John Donoghue <john.donoghue@ieee.org>
date Mon, 01 Apr 2024 07:53:54 -0400
parents cf62381f0606
children b54966e0b053
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Mon Apr 01 07:53:53 2024 -0400
+++ b/src/mesa.mk	Mon Apr 01 07:53:54 2024 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 24.0.3
-$(PKG)_CHECKSUM := 84694cbfba0c990ca180c26b9bc2ab2837c76d97
+$(PKG)_VERSION  := 24.0.4
+$(PKG)_CHECKSUM := f3cee67347312f8b689510fcf0da153b4799f610
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)