changeset 6571:5865e423e485

* src/mesa.mk: update to v22.3.1
author John Donoghue <john.donoghue@ieee.org>
date Thu, 15 Dec 2022 09:54:27 -0500
parents 15c0fb45e36f
children 08ffb0938690
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Thu Dec 15 08:49:55 2022 -0500
+++ b/src/mesa.mk	Thu Dec 15 09:54:27 2022 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.3.0
-$(PKG)_CHECKSUM := a18b3d293b0809ad5159bdd91a8c269f02d40da1
+$(PKG)_VERSION  := 22.3.1
+$(PKG)_CHECKSUM := 3c996af7e8f82f1afe19fc5769424769f79df9d3
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)