changeset 6359:b68148d8be7b

* src/mesa.mk: update to v22.1.5
author John Donoghue <john.donoghue@ieee.org>
date Wed, 10 Aug 2022 15:18:27 -0400
parents 1d99604afef8
children b87ffbfe80be
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Wed Aug 10 15:18:25 2022 -0400
+++ b/src/mesa.mk	Wed Aug 10 15:18:27 2022 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.1.4
-$(PKG)_CHECKSUM := ed7ada03f78ed98cb729e631bd48f121cb5f7ae3
+$(PKG)_VERSION  := 22.1.5
+$(PKG)_CHECKSUM := d2e6d071e560c0f92a519a7c4b38d4c43f6dae19
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)