changeset 6298:1b5da82fbbd5

* src/mesa.mk: update to v22.1.3
author John Donoghue <john.donoghue@ieee.org>
date Thu, 07 Jul 2022 08:31:35 -0400
parents 0d34a67863cc
children b9b904d8693e
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Thu Jul 07 08:31:34 2022 -0400
+++ b/src/mesa.mk	Thu Jul 07 08:31:35 2022 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.1.2
-$(PKG)_CHECKSUM := c651193e4674d2afc2fe7b8f67e798ca63cfc2f7
+$(PKG)_VERSION  := 22.1.3
+$(PKG)_CHECKSUM := 8d27ed72beee3939b3e81793dc081c4a6dc69593
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)