changeset 7049:92976fe19d66

* src/mesa.mk: update to v23.3.4
author John Donoghue <john.donoghue@ieee.org>
date Thu, 25 Jan 2024 13:03:41 -0500
parents 1038e3208c9d
children 8cff2092324e
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Thu Jan 25 13:03:39 2024 -0500
+++ b/src/mesa.mk	Thu Jan 25 13:03:41 2024 -0500
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.3.3
-$(PKG)_CHECKSUM := 13b0767105f93a5b2d3c2b620e2f3cd7ce67c0f5
+$(PKG)_VERSION  := 23.3.4
+$(PKG)_CHECKSUM := b4280cde7b01adeae178da85d2725567d6a7c792
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)