changeset 6604:f776b3802162

* src/mesa.mk: update to v22.3.3
author John Donoghue <john.donoghue@ieee.org>
date Thu, 12 Jan 2023 15:28:48 -0500
parents 3fc250463558
children 70caa2a3de9e
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Mon Jan 09 09:33:37 2023 -0500
+++ b/src/mesa.mk	Thu Jan 12 15:28:48 2023 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.3.2
-$(PKG)_CHECKSUM := 3074a9fba66f4d3788384721c0089f93d5afa1b3
+$(PKG)_VERSION  := 22.3.3
+$(PKG)_CHECKSUM := b02dd957b06af27421c6bd03c2035c6748b103a7
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)