# HG changeset patch # User Markus Mützel # Date 1602831358 -7200 # Node ID f2da7bf0403cbf11e65bc947ec940f8da3fb7fd1 # Parent a36378534bd0ac15077858385de18792557e5b9e * src/mesa.mk: Update to v20.1.10 diff -r a36378534bd0 -r f2da7bf0403c src/mesa.mk --- a/src/mesa.mk Thu Oct 15 11:40:57 2020 -0400 +++ b/src/mesa.mk Fri Oct 16 08:55:58 2020 +0200 @@ -2,8 +2,8 @@ # See index.html for further information. PKG := mesa -$(PKG)_VERSION := 20.1.8 -$(PKG)_CHECKSUM := 839dc64706b61c61f9ec49908ea25aeb99c1d70c +$(PKG)_VERSION := 20.1.10 +$(PKG)_CHECKSUM := 151d5edff5caeead98f428698cf02ddb0cf66d4b $(PKG)_SUBDIR := mesa-$($(PKG)_VERSION) $(PKG)_FILE := mesa-$($(PKG)_VERSION).tar.xz $(PKG)_URL := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)