From 80ce9103602b2275581b6edef49107fbd519f65e Mon Sep 17 00:00:00 2001 From: onlylunix Date: Thu, 14 May 2026 15:18:44 +0300 Subject: [PATCH] mesa: update to 26.0.7 --- srcpkgs/mesa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 749f287b8f4cf5..c9bc90817331c6 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,6 +1,6 @@ # Template file for 'mesa' pkgname=mesa -version=26.0.6 +version=26.0.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=1d3c3b8a8363b8cc354175bb4a684ad8b035211cc1d6fa17aeb9b9623c513f89 +checksum=0c56bbcf1947e1a6a90ac09b129b0ca0cb52cc31145b94595e57c8804cf02496 # XXX: use `common/scripts/gen-wrap-distfiles.py masterdir-*/builddir/mesa-*/subprojects/*-rs.wrap` to generate # BEGIN GENERATED