Merge pull request #9100 from heitbaum/mesa

mesa: update to 24.1.4
This commit is contained in:
Matthias Reichl 2024-07-18 09:23:02 +02:00 committed by GitHub
commit ea4f95bc24
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="24.1.3" PKG_VERSION="24.1.4"
PKG_SHA256="63236426b25a745ba6aa2d6daf8cd769d5ea01887b0745ab7124d2ef33a9020d" PKG_SHA256="7cf7c6f665263ad0122889c1d4b076654c1eedea7a2f38c69c8c51579937ade1"
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"