# HG changeset patch # User John Donoghue # Date 1661125799 14400 # Node ID d7b0b88251938c3390473375665f28ed968d984d # Parent 0b25b70852a0df77da93981a52b3c677c62c9262 * src/mesa.mk: update to v22.1.7 diff -r 0b25b70852a0 -r d7b0b8825193 src/mesa.mk --- a/src/mesa.mk Thu Aug 18 20:44:21 2022 -0400 +++ b/src/mesa.mk Sun Aug 21 19:49:59 2022 -0400 @@ -2,8 +2,8 @@ # See index.html for further information. PKG := mesa -$(PKG)_VERSION := 22.1.6 -$(PKG)_CHECKSUM := f2ab263831f38391a288d9276fc8a0012cfa76de +$(PKG)_VERSION := 22.1.7 +$(PKG)_CHECKSUM := f58f5aa636596d0feb06ebefa47a614e8e0834a3 $(PKG)_SUBDIR := mesa-$($(PKG)_VERSION) $(PKG)_FILE := mesa-$($(PKG)_VERSION).tar.xz $(PKG)_URL := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)