changeset 6682:e9bc078484b1

* src/mesa.mk: update to v23.0.2
author John Donoghue <john.donoghue@ieee.org>
date Mon, 10 Apr 2023 10:02:56 -0400
parents 2ebba52fd06d
children 055996f27a7b
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Mon Apr 10 10:02:55 2023 -0400
+++ b/src/mesa.mk	Mon Apr 10 10:02:56 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 22.3.7
-$(PKG)_CHECKSUM := ad6c2abebf1fb80a41eacc43f6cee4bdf0056ac0
+$(PKG)_VERSION  := 23.0.2
+$(PKG)_CHECKSUM := c8dff8e0da32e2698a3122a1c29587356484fb2f
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)