changeset 6840:6e6c0c5075f0

* src/mesa.mk: update to v23.1.6
author John Donoghue <john.donoghue@ieee.org>
date Wed, 23 Aug 2023 19:21:53 -0400
parents 09e97d4aedec
children 5a9df7cbb39e
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Wed Aug 23 19:21:50 2023 -0400
+++ b/src/mesa.mk	Wed Aug 23 19:21:53 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.1.5
-$(PKG)_CHECKSUM := f3c9716cfb80d3f82ae138e7d495816d08a3dc3e
+$(PKG)_VERSION  := 23.1.6
+$(PKG)_CHECKSUM := 734d55bdcd520ff4168d0f9dd647934c1b4f59e4
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)