changeset 5209:6a3f14fd9d0d

* src/mesa.mk: Update to v19.0.8
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 17 Nov 2019 20:19:51 +0100
parents fc8236cf04d5
children 4eae7db624e8
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Thu Nov 14 08:06:49 2019 -0500
+++ b/src/mesa.mk	Sun Nov 17 20:19:51 2019 +0100
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 18.2.8
-$(PKG)_CHECKSUM := 6a16cb828c9b4fc244f1af45960f01e90ab03553
+$(PKG)_VERSION  := 19.0.8
+$(PKG)_CHECKSUM := 5fd340a6304f7501014e1bd7291e4cfa7a6efcdb
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)