Merge pull request #4293 from MilhouseVH/le10_mesa-20.0.3

mesa: update to mesa-20.0.4
This commit is contained in:
Christian Hewitt 2020-04-04 07:26:14 +04:00 committed by GitHub
commit 9e061b0afd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mesa"
PKG_VERSION="20.0.2"
PKG_SHA256="f05f99ff9a47f3d0fd5043be24803b989cbaddc372a12fb60b7bc859afb6dbea"
PKG_VERSION="20.0.4"
PKG_SHA256="e99d7c5b6535a1775423513a8d106f3a678cb05f9e82673a28664fff1355dfb0"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://github.com/mesa3d/mesa/archive/mesa-${PKG_VERSION}.tar.gz"