changeset 6317:8a36987a6132

* src/mesa.mk: update to 22.1.4
author John Donoghue <john.donoghue@ieee.org>
date Tue, 19 Jul 2022 14:18:33 -0400
parents 3e2af5987761
children 82ac48ede1a0
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Tue Jul 19 14:17:17 2022 -0400
+++ b/src/mesa.mk	Tue Jul 19 14:18:33 2022 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.1.3
-$(PKG)_CHECKSUM := 8d27ed72beee3939b3e81793dc081c4a6dc69593
+$(PKG)_VERSION  := 22.1.4
+$(PKG)_CHECKSUM := ed7ada03f78ed98cb729e631bd48f121cb5f7ae3
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)