Merge pull request #8506 from heitbaum/mesa

mesa: update to 23.3.3
This commit is contained in:
Christian Hewitt 2024-01-11 08:45:07 +04:00 committed by GitHub
commit fa5abde81c
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.3.2" PKG_VERSION="23.3.3"
PKG_SHA256="3cfcb81fa16f89c56abe3855d2637d396ee4e03849b659000a6b8e5f57e69adc" PKG_SHA256="518307c0057fa3cee8b58df78be431d4df5aafa7edc60d09278b2d7a0a80f3b4"
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"