changeset 7019:9edc4e63b677

* src/mesa.mk: update to v23.3.2
author John Donoghue <john.donoghue@ieee.org>
date Sat, 30 Dec 2023 18:05:54 -0500
parents a61bbe1a4b72
children 7670ba560047
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Sat Dec 30 19:06:45 2023 +0100
+++ b/src/mesa.mk	Sat Dec 30 18:05:54 2023 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.3.1
-$(PKG)_CHECKSUM := 982c4db0c3019386db98c73d5330fee8575eaed0
+$(PKG)_VERSION  := 23.3.2
+$(PKG)_CHECKSUM := e998df8b490fffd8fe7eb9e569409bf28f4716a6
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)