Merge pull request #4345 from MilhouseVH/le10_mesa-20.0.5

mesa: update to mesa-20.0.5
This commit is contained in:
Christian Hewitt 2020-04-23 10:37:39 +04:00 committed by GitHub
commit 7029955782
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.4"
PKG_SHA256="e99d7c5b6535a1775423513a8d106f3a678cb05f9e82673a28664fff1355dfb0"
PKG_VERSION="20.0.5"
PKG_SHA256="fe1d9c21a007af21ac0fd80561c0b4246994d976d8bacd28d93fe0559f8888db"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://github.com/mesa3d/mesa/archive/mesa-${PKG_VERSION}.tar.gz"