Merge pull request #7692 from heitbaum/mesa

mesa: update to 23.0.1
This commit is contained in:
CvH 2023-03-25 07:35:52 +01:00 committed by GitHub
commit 045c8994d6
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="23.0.0"
PKG_SHA256="01f3cff3763f09e0adabcb8011e4aebc6ad48f6a4dd4bae904fe918707d253e4"
PKG_VERSION="23.0.1"
PKG_SHA256="e8e586856b55893abae9bdcdb98b41c081d909bb1faf372e6e7262307bf34adf"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"