changeset 6694:dba449762d64

* src/mesa.mk: update to v23.0.3
author John Donoghue <john.donoghue@ieee.org>
date Mon, 24 Apr 2023 17:01:00 -0400
parents 7faeb80c6271
children 1cedfb1f6090
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Mon Apr 24 11:53:47 2023 -0400
+++ b/src/mesa.mk	Mon Apr 24 17:01:00 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.0.2
-$(PKG)_CHECKSUM := c8dff8e0da32e2698a3122a1c29587356484fb2f
+$(PKG)_VERSION  := 23.0.3
+$(PKG)_CHECKSUM := 622ec9473de8effade5ce7128aca71966d552d4b
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)