changeset 6452:4d61a025ac7e

* src/mesa.mk: update to v22.2.1
author John Donoghue <john.donoghue@ieee.org>
date Wed, 12 Oct 2022 21:49:37 -0400
parents fd350f717de7
children 7cf5b482756d
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Wed Oct 12 21:42:16 2022 -0400
+++ b/src/mesa.mk	Wed Oct 12 21:49:37 2022 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.1.7
-$(PKG)_CHECKSUM := f58f5aa636596d0feb06ebefa47a614e8e0834a3
+$(PKG)_VERSION  := 22.2.1
+$(PKG)_CHECKSUM := 28bdd2f683badf64d1a41d8196ba912983cb9b00
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)