changeset 6265:326fb0bb3f96

* src/mesa.mk: update to v22.1.2
author John Donoghue <john.donoghue@ieee.org>
date Mon, 20 Jun 2022 10:43:00 -0400
parents 3eae40f95cc3
children 90f3aaba774b
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Mon Jun 20 07:36:53 2022 -0400
+++ b/src/mesa.mk	Mon Jun 20 10:43:00 2022 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.1.1
-$(PKG)_CHECKSUM := 3c6ad85c1f6542babcf96fbaa5c9315a36de478c
+$(PKG)_VERSION  := 22.1.2
+$(PKG)_CHECKSUM := c651193e4674d2afc2fe7b8f67e798ca63cfc2f7
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)