Merge pull request #6994 from heitbaum/mesa22

mesa: update to 22.2.1
This commit is contained in:
CvH 2022-10-12 11:46:11 +02:00 committed by GitHub
commit 11c54188da
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="22.2.0"
PKG_SHA256="b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c"
PKG_VERSION="22.2.1"
PKG_SHA256="0079beac0a33f45e7e0aec59e6913eafbc4268a3f1e2e330017440494f91b13c"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"