changeset 6876:906be0f9c6d7

* src/mesa.mk: update v23.1.8
author John Donoghue <john.donoghue@ieee.org>
date Tue, 26 Sep 2023 16:20:59 -0400
parents 12bf4c42a136
children 92ef190d9853
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Tue Sep 26 16:20:58 2023 -0400
+++ b/src/mesa.mk	Tue Sep 26 16:20:59 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.1.7
-$(PKG)_CHECKSUM := 3c5298699370e121d3a0b28103494a9dc5c96623
+$(PKG)_VERSION  := 23.1.8
+$(PKG)_CHECKSUM := 513336f74597aed0490c222d83d4300dd5d5b7ba
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)