Merge pull request #4066 from MilhouseVH/le10_mesa-19.3.1

mesa: update to mesa-19.3.1
This commit is contained in:
Jernej Škrabec 2019-12-28 19:25:38 +01:00 committed by GitHub
commit c3a6cc8dd2
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="19.3.0"
PKG_SHA256="90dc2b18ea3b23710a000af2a0d99fff75ac7cfe25f6b51fee6e8d8b5984f7d9"
PKG_VERSION="19.3.1"
PKG_SHA256="ab24470f448e2fe9248f615d30120a747de4b601b3781a155443dee50c1668f4"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://github.com/mesa3d/mesa/archive/mesa-${PKG_VERSION}.tar.gz"