changeset 6814:c3cdf7829abb

* src/mesa.mk: update to v23.1.5
author John Donoghue <john.donoghue@ieee.org>
date Thu, 03 Aug 2023 14:35:37 -0400
parents 3e527b9f6985
children 9b15f341bf2b
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Wed Aug 02 14:25:10 2023 -0400
+++ b/src/mesa.mk	Thu Aug 03 14:35:37 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.1.4
-$(PKG)_CHECKSUM := d534f7854afa284ca73cfa9aa2d7a1e1adccfc50
+$(PKG)_VERSION  := 23.1.5
+$(PKG)_CHECKSUM := f3c9716cfb80d3f82ae138e7d495816d08a3dc3e
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)