changeset 7007:6683afe5475f

* src/mesa.mk: update to v23.3.1
author John Donoghue <john.donoghue@ieee.org>
date Fri, 15 Dec 2023 10:36:09 -0500
parents 63788dbabb6d
children 90640d46d8d7
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Wed Dec 13 12:11:27 2023 -0500
+++ b/src/mesa.mk	Fri Dec 15 10:36:09 2023 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.2.1
-$(PKG)_CHECKSUM := ff0c9a72acdc1547b60cdedbf2bad4fefe0f1983
+$(PKG)_VERSION  := 23.3.1
+$(PKG)_CHECKSUM := 982c4db0c3019386db98c73d5330fee8575eaed0
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)