# HG changeset patch # User John Donoghue # Date 1677260354 18000 # Node ID 2c8c942791f84370386e1962a01b3d1b71eafe2a # Parent 8f0ff89d3ff5138a7c326736213ea082ff00df14 * src/mesa.mk: update to v22.3.6 diff -r 8f0ff89d3ff5 -r 2c8c942791f8 src/mesa.mk --- a/src/mesa.mk Fri Feb 24 12:39:13 2023 -0500 +++ b/src/mesa.mk Fri Feb 24 12:39:14 2023 -0500 @@ -2,8 +2,8 @@ # See index.html for further information. PKG := mesa -$(PKG)_VERSION := 22.3.5 -$(PKG)_CHECKSUM := c6c67dadb2da8fa6cceb182993cea09199f07d45 +$(PKG)_VERSION := 22.3.6 +$(PKG)_CHECKSUM := a9cb7c24927a6cbf4d3a7ab1d08734356e76c8a4 $(PKG)_SUBDIR := mesa-$($(PKG)_VERSION) $(PKG)_FILE := mesa-$($(PKG)_VERSION).tar.xz $(PKG)_URL := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)