changeset 5558:f2da7bf0403c

* src/mesa.mk: Update to v20.1.10
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 16 Oct 2020 08:55:58 +0200
parents a36378534bd0
children 8e03987befd0
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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)