changeset 6641:2c8c942791f8

* src/mesa.mk: update to v22.3.6
author John Donoghue <john.donoghue@ieee.org>
date Fri, 24 Feb 2023 12:39:14 -0500
parents 8f0ff89d3ff5
children d46b090f5f7e
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Fri Feb 24 12:39:13 2023 -0500
+++ b/src/mesa.mk	Fri Feb 24 12:39:14 2023 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.3.5
-$(PKG)_CHECKSUM := c6c67dadb2da8fa6cceb182993cea09199f07d45
+$(PKG)_VERSION  := 22.3.6
+$(PKG)_CHECKSUM := a9cb7c24927a6cbf4d3a7ab1d08734356e76c8a4
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)