From d0ea4f7d8f1c63f0bbefa8a9fccc8750707f8143 Mon Sep 17 00:00:00 2001 From: onlylunix Date: Thu, 30 Jul 2026 15:07:09 +0300 Subject: [PATCH] mesa: update to 26.1.6 --- srcpkgs/mesa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index dd101f4c64babd..75a71a4167c66e 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,6 +1,6 @@ # Template file for 'mesa' pkgname=mesa -version=26.1.5 +version=26.1.6 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=79e421c7ce18cd9e790b8375920325779f10798630bf30e0b22f1a21c8617122 +checksum=5296b88a0f1e012e2cb9ada150a2bbadf728ca81e5a4fb2ab43c83a4d2158606 # XXX: use `common/scripts/gen-wrap-distfiles.py masterdir-*/builddir/mesa-*/subprojects/*-rs.wrap` to generate # BEGIN GENERATED