Merge pull request #8621 from heitbaum/mesa

mesa: update to 24.0.1
This commit is contained in:
Christian Hewitt 2024-02-15 12:10:04 +04:00 committed by GitHub
commit fb78720a48
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.0.0"
PKG_SHA256="dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36"
PKG_VERSION="24.0.1"
PKG_SHA256="f387192b08c471c545590dd12230a2a343244804b5fe866fec6aea02eab57613"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"