# HG changeset patch # User John Donoghue # Date 1676294232 18000 # Node ID ef29b92204b5d5efcafb271cd9556a355aac2adc # Parent 8fd439ac0e99134e090feca5e725f7b66327bd6c * src/mesa.mk: update to v22.3.5 diff -r 8fd439ac0e99 -r ef29b92204b5 src/mesa.mk --- a/src/mesa.mk Mon Feb 13 08:16:01 2023 -0500 +++ b/src/mesa.mk Mon Feb 13 08:17:12 2023 -0500 @@ -2,8 +2,8 @@ # See index.html for further information. PKG := mesa -$(PKG)_VERSION := 22.3.4 -$(PKG)_CHECKSUM := a3fade8741e142723c8b7f9f4010d3cd185eb4fb +$(PKG)_VERSION := 22.3.5 +$(PKG)_CHECKSUM := c6c67dadb2da8fa6cceb182993cea09199f07d45 $(PKG)_SUBDIR := mesa-$($(PKG)_VERSION) $(PKG)_FILE := mesa-$($(PKG)_VERSION).tar.xz $(PKG)_URL := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)