Merge pull request #7754 from heitbaum/mesa

mesa: update to 23.0.2
This commit is contained in:
CvH 2023-04-08 17:26:24 +02:00 committed by GitHub
commit 7c141cb61a
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) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mesa" PKG_NAME="mesa"
PKG_VERSION="23.0.1" PKG_VERSION="23.0.2"
PKG_SHA256="e8e586856b55893abae9bdcdb98b41c081d909bb1faf372e6e7262307bf34adf" PKG_SHA256="1b7d3399fc6f16f030361f925d33ebc7600cbf98094582f54775b6a1180529e7"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/" PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz" PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"