Merge pull request #2276 from loki666/mesa-25.3.4

mesa: update to 25.3.4
This commit is contained in:
Philippe Simons
2026-02-04 00:29:15 +01:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ PKG_DEPENDS_TARGET="toolchain expat libdrm Mako:host pyyaml:host"
PKG_LONGDESC="Mesa is a 3-D graphics library with an API."
PKG_TOOLCHAIN="meson"
PKG_PATCH_DIRS+=" ${DEVICE}"
PKG_VERSION="25.3.3"
PKG_VERSION="25.3.4"
PKG_URL="https://gitlab.freedesktop.org/mesa/mesa/-/archive/mesa-${PKG_VERSION}/mesa-mesa-${PKG_VERSION}.tar.gz"
if listcontains "${GRAPHIC_DRIVERS}" "panfrost"; then