From f66571ceb7479970c5a3892fa48b3bfda4c94a14 Mon Sep 17 00:00:00 2001 From: onlylunix Date: Thu, 20 Aug 2026 06:35:10 +0300 Subject: [PATCH] mesa: update to 26.1.8 --- srcpkgs/mesa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index a0bd397c0c3057..e1d35e4db5e0ea 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,6 +1,6 @@ # Template file for 'mesa' pkgname=mesa -version=26.1.7 +version=26.1.8 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=25e0a669e6638c3563e7be32a0a09f1888317e6eed0d047dc41d49dc8de26c7d +checksum=b320f65874fd9653ac6c0bd1616605387344e1247411a50c797b5f3fb9dc0b55 # XXX: use `common/scripts/gen-wrap-distfiles.py masterdir-*/builddir/mesa-*/subprojects/*-rs.wrap` to generate # BEGIN GENERATED