changeset 6726:32eed9f14d0f

* src/mesa.mk: update to v23.1.1
author John Donoghue <john.donoghue@ieee.org>
date Sat, 27 May 2023 07:12:18 -0400
parents 6fd0663f84da
children 79d39636ab7a
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Wed May 24 11:55:09 2023 -0400
+++ b/src/mesa.mk	Sat May 27 07:12:18 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.0.3
-$(PKG)_CHECKSUM := 622ec9473de8effade5ce7128aca71966d552d4b
+$(PKG)_VERSION  := 23.1.1
+$(PKG)_CHECKSUM := 30ecffcddb4e8fec2b208973c7e06d566afa1060
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)