# HG changeset patch # User John Donoghue # Date 1695759659 14400 # Node ID 906be0f9c6d7b3d8292652707b1be1dd7529070b # Parent 12bf4c42a1366d51b2dd5166f0b829b39b8d58e4 * src/mesa.mk: update v23.1.8 diff -r 12bf4c42a136 -r 906be0f9c6d7 src/mesa.mk --- 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)