changeset 6367:d7b0b8825193

* src/mesa.mk: update to v22.1.7
author John Donoghue <john.donoghue@ieee.org>
date Sun, 21 Aug 2022 19:49:59 -0400
parents 0b25b70852a0
children e999279f10fc
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Thu Aug 18 20:44:21 2022 -0400
+++ b/src/mesa.mk	Sun Aug 21 19:49:59 2022 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.1.6
-$(PKG)_CHECKSUM := f2ab263831f38391a288d9276fc8a0012cfa76de
+$(PKG)_VERSION  := 22.1.7
+$(PKG)_CHECKSUM := f58f5aa636596d0feb06ebefa47a614e8e0834a3
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)