Merge pull request #5559 from heitbaum/mesa

mesa: update to 21.2.1
This commit is contained in:
CvH 2021-08-20 11:10:15 +02:00 committed by GitHub
commit e41bf0faf3
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.2.0"
PKG_SHA256="0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426"
PKG_VERSION="21.2.1"
PKG_SHA256="2c65e6710b419b67456a48beefd0be827b32db416772e0e363d5f7d54dc01787"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"