changeset 6753:2918450e2e07

* src/mesa.mk: update to v23.1.3
author John Donoghue <john.donoghue@ieee.org>
date Tue, 27 Jun 2023 16:50:52 -0400
parents 3f2b445bee42
children 0db5b0439614
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Tue Jun 27 16:35:10 2023 -0400
+++ b/src/mesa.mk	Tue Jun 27 16:50:52 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.1.2
-$(PKG)_CHECKSUM := 772a8d24ef3af300e173cff754c78e6d04fc163a
+$(PKG)_VERSION  := 23.1.3
+$(PKG)_CHECKSUM := d9ef25e57bd4787a67fbc5d9bb2193b357c23a3f
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)