changeset 6667:52419f7e0fca

* src/mesa.mk: update to v22.3.7
author John Donoghue <john.donoghue@ieee.org>
date Sun, 26 Mar 2023 17:31:58 -0400
parents 1fd7fa074e27
children 8b163872db25
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Sun Mar 26 17:29:21 2023 -0400
+++ b/src/mesa.mk	Sun Mar 26 17:31:58 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.3.6
-$(PKG)_CHECKSUM := a9cb7c24927a6cbf4d3a7ab1d08734356e76c8a4
+$(PKG)_VERSION  := 22.3.7
+$(PKG)_CHECKSUM := ad6c2abebf1fb80a41eacc43f6cee4bdf0056ac0
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)