# HG changeset patch # User John Donoghue # Date 1660408536 14400 # Node ID 16e934b7b6cde9ee2920f1810a0ff09dee6a5bc5 # Parent 9ae96afe649772b4dcf74ac3609526ec09048b63 * src/mesa.mk: update to v22.1.6 diff -r 9ae96afe6497 -r 16e934b7b6cd src/mesa.mk --- a/src/mesa.mk Fri Aug 12 19:20:42 2022 +0200 +++ b/src/mesa.mk Sat Aug 13 12:35:36 2022 -0400 @@ -2,8 +2,8 @@ # See index.html for further information. PKG := mesa -$(PKG)_VERSION := 22.1.5 -$(PKG)_CHECKSUM := d2e6d071e560c0f92a519a7c4b38d4c43f6dae19 +$(PKG)_VERSION := 22.1.6 +$(PKG)_CHECKSUM := f2ab263831f38391a288d9276fc8a0012cfa76de $(PKG)_SUBDIR := mesa-$($(PKG)_VERSION) $(PKG)_FILE := mesa-$($(PKG)_VERSION).tar.xz $(PKG)_URL := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)