changeset 6512:e8980c4f6ae8

* src/mesa.mk: update to v22.2.3
author John Donoghue <john.donoghue@ieee.org>
date Tue, 08 Nov 2022 09:39:58 -0500
parents 8f473adec6db
children 82606cd21c6b
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Tue Nov 08 09:38:30 2022 -0500
+++ b/src/mesa.mk	Tue Nov 08 09:39:58 2022 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.2.2
-$(PKG)_CHECKSUM := 6be81666d15b0b4b8b899256cb78acd360a12ca1
+$(PKG)_VERSION  := 22.2.3
+$(PKG)_CHECKSUM := 4824ad9533bd6fffea7b730d2e5dff10e2747435
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)