From a4c9e75aea81a2c7b52a442e353da40cf16b7702 Mon Sep 17 00:00:00 2001 From: onlylunix Date: Thu, 13 Aug 2026 05:28:29 +0300 Subject: [PATCH] mesa: update to 26.1.7 --- srcpkgs/mesa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 75a71a4167c66e..a0bd397c0c3057 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,6 +1,6 @@ # Template file for 'mesa' pkgname=mesa -version=26.1.6 +version=26.1.7 revision=1 build_style=meson build_helper="qemu" @@ -25,7 +25,7 @@ license="MIT, LGPL-2.1-or-later" homepage="https://www.mesa3d.org/" changelog="https://docs.mesa3d.org/relnotes.html" distfiles="https://mesa3d.org/archive/mesa-${version}.tar.xz" -checksum=5296b88a0f1e012e2cb9ada150a2bbadf728ca81e5a4fb2ab43c83a4d2158606 +checksum=25e0a669e6638c3563e7be32a0a09f1888317e6eed0d047dc41d49dc8de26c7d # XXX: use `common/scripts/gen-wrap-distfiles.py masterdir-*/builddir/mesa-*/subprojects/*-rs.wrap` to generate # BEGIN GENERATED