changeset 6469:86de99245336

* src/mesa.mk: update to v2.22.2
author John Donoghue <john.donoghue@ieee.org>
date Wed, 19 Oct 2022 16:33:45 -0400
parents 7906c0f93b05
children e730b3562b49
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Tue Oct 18 12:52:39 2022 -0400
+++ b/src/mesa.mk	Wed Oct 19 16:33:45 2022 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.2.1
-$(PKG)_CHECKSUM := 28bdd2f683badf64d1a41d8196ba912983cb9b00
+$(PKG)_VERSION  := 22.2.2
+$(PKG)_CHECKSUM := 6be81666d15b0b4b8b899256cb78acd360a12ca1
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)