Merge pull request #10131 from heitbaum/mesa

mesa: update to 25.1.3
This commit is contained in:
Matthias Reichl 2025-06-07 17:08:53 +02:00 committed by GitHub
commit a55391ee39
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) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mesa" PKG_NAME="mesa"
PKG_VERSION="25.1.2" PKG_VERSION="25.1.3"
PKG_SHA256="c29c93fd35119b949a589463d1feb61b4000c0daad04e8d543d7f909f119bd97" PKG_SHA256="ffcb6cadb5fd356d56008e6308641dfe4b2929f30139f6585436ca6e3cddba7f"
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"