Merge pull request #9933 from heitbaum/mesa

mesa: update to 25.0.3
This commit is contained in:
Matthias Reichl 2025-04-03 16:20:52 +02:00 committed by GitHub
commit 7e205042c0
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="25.0.2"
PKG_SHA256="adf904d083b308df95898600ffed435f4b5c600d95fb6ec6d4c45638627fdc97"
PKG_VERSION="25.0.3"
PKG_SHA256="5ff426ed6ce0588fd96d18975bdff451ae2ab2fe98b5d1528842ee71ec66711b"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"