changeset 6857:b44c76967577

* src/mesa.mk: update to v23.1.7
author John Donoghue <john.donoghue@ieee.org>
date Thu, 07 Sep 2023 14:20:59 -0400
parents 27fbe81f6816
children 12e2411e5e8b
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Wed Sep 06 12:27:48 2023 -0400
+++ b/src/mesa.mk	Thu Sep 07 14:20:59 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.1.6
-$(PKG)_CHECKSUM := 734d55bdcd520ff4168d0f9dd647934c1b4f59e4
+$(PKG)_VERSION  := 23.1.7
+$(PKG)_CHECKSUM := 3c5298699370e121d3a0b28103494a9dc5c96623
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)