changeset 6631:ef29b92204b5

* src/mesa.mk: update to v22.3.5
author John Donoghue <john.donoghue@ieee.org>
date Mon, 13 Feb 2023 08:17:12 -0500
parents 8fd439ac0e99
children 55b026174989
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Mon Feb 13 08:16:01 2023 -0500
+++ b/src/mesa.mk	Mon Feb 13 08:17:12 2023 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.3.4
-$(PKG)_CHECKSUM := a3fade8741e142723c8b7f9f4010d3cd185eb4fb
+$(PKG)_VERSION  := 22.3.5
+$(PKG)_CHECKSUM := c6c67dadb2da8fa6cceb182993cea09199f07d45
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)