Merge pull request #4040 from MilhouseVH/le10_mesa-19.2.7

mesa: update to mesa-19.2.7
This commit is contained in:
Christian Hewitt 2019-12-09 07:56:21 +08:00 committed by GitHub
commit ea666ed81f
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) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mesa" PKG_NAME="mesa"
PKG_VERSION="19.2.6" PKG_VERSION="19.2.7"
PKG_SHA256="759673c5f69e3b6fdd6ab21d520b80eaec7895cbc47c3627a90a6ec21d1b868d" PKG_SHA256="e4638b5c7679bffd511de7fc3d27b2dbdec43f685c918ef7645cc33b2587154e"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/" PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://github.com/mesa3d/mesa/archive/mesa-${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/mesa3d/mesa/archive/mesa-${PKG_VERSION}.tar.gz"