Merge pull request #9246 from heitbaum/mesa

mesa: update to 24.2.1
This commit is contained in:
Matthias Reichl 2024-08-29 11:24:59 +02:00 committed by GitHub
commit 2aecef721d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mesa"
PKG_VERSION="24.2.0"
PKG_SHA256="c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf"
PKG_VERSION="24.2.1"
PKG_SHA256="fc9a495f3a9af906838be89367564e10ef335e058f88965ad49ccc3e9a3b420b"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"