Merge pull request #5331 from heitbaum/mesa2103

mesa: update to 21.0.3
This commit is contained in:
CvH 2021-04-22 20:55:54 +02:00 committed by GitHub
commit 53b6ed6601
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="21.0.2"
PKG_SHA256="46c1dc5bb54a372dee43ec3c067229c299187d5bdadf1402756bbf66a6df5b88"
PKG_VERSION="21.0.3"
PKG_SHA256="565c6f4bd2d5747b919454fc1d439963024fc78ca56fd05158c3b2cde2f6912b"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"