changeset 6889:6f95d7482c55

* src/mesa.mk" update to v23.2.1
author John Donoghue <john.donoghue@ieee.org>
date Sat, 30 Sep 2023 06:43:21 -0400
parents abeca39478cc
children f744a377c634
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Sat Sep 30 06:43:20 2023 -0400
+++ b/src/mesa.mk	Sat Sep 30 06:43:21 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.1.8
-$(PKG)_CHECKSUM := 513336f74597aed0490c222d83d4300dd5d5b7ba
+$(PKG)_VERSION  := 23.2.1
+$(PKG)_CHECKSUM := ff0c9a72acdc1547b60cdedbf2bad4fefe0f1983
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)