# HG changeset patch # User John Donoghue # Date 1673555328 18000 # Node ID f776b380216253569d812e2a70a48e58a03fdaeb # Parent 3fc250463558ad05aba3aeeef63720ce4f08a6b6 * src/mesa.mk: update to v22.3.3 diff -r 3fc250463558 -r f776b3802162 src/mesa.mk --- a/src/mesa.mk Mon Jan 09 09:33:37 2023 -0500 +++ b/src/mesa.mk Thu Jan 12 15:28:48 2023 -0500 @@ -2,8 +2,8 @@ # See index.html for further information. PKG := mesa -$(PKG)_VERSION := 22.3.2 -$(PKG)_CHECKSUM := 3074a9fba66f4d3788384721c0089f93d5afa1b3 +$(PKG)_VERSION := 22.3.3 +$(PKG)_CHECKSUM := b02dd957b06af27421c6bd03c2035c6748b103a7 $(PKG)_SUBDIR := mesa-$($(PKG)_VERSION) $(PKG)_FILE := mesa-$($(PKG)_VERSION).tar.xz $(PKG)_URL := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)