changeset 6558:133d28526552

* src/mesa.mk: update to v22.3.0
author John Donoghue <john.donoghue@ieee.org>
date Mon, 05 Dec 2022 11:25:53 -0500
parents 863e808b3cc2
children 8a4011fb95de
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Mon Dec 05 11:25:52 2022 -0500
+++ b/src/mesa.mk	Mon Dec 05 11:25:53 2022 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.2.4
-$(PKG)_CHECKSUM := b131bcdd82effbbdaacfff07097bf5f0444d490c
+$(PKG)_VERSION  := 22.3.0
+$(PKG)_CHECKSUM := a18b3d293b0809ad5159bdd91a8c269f02d40da1
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)