changeset 7073:80a99e343eea

* src/mesa.mk: update to v23.3.5
author John Donoghue <john.donoghue@ieee.org>
date Mon, 12 Feb 2024 08:29:21 -0500
parents 6a64bb271086
children d4c97e227a40
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Sat Feb 10 18:09:02 2024 -0500
+++ b/src/mesa.mk	Mon Feb 12 08:29:21 2024 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.3.4
-$(PKG)_CHECKSUM := b4280cde7b01adeae178da85d2725567d6a7c792
+$(PKG)_VERSION  := 23.3.5
+$(PKG)_CHECKSUM := 2be3d69c34bcaeab138ccb1906591d9c9ba62df9
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)