mesa: update to 23.0.3

release notes:
- https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.0/docs/relnotes/23.0.3.rst
This commit is contained in:
Rudi Heitbaum 2023-04-21 12:50:05 +00:00
parent 705e682dde
commit 0f4df5738b

View File

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