From 6ff00b95c0fdefafefdb4c673b72255a358f2ecc Mon Sep 17 00:00:00 2001 From: SpidFightFR Date: Fri, 16 Feb 2024 13:39:47 +0100 Subject: [PATCH] mesa: update to version 23.3.6. --- srcpkgs/mesa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 8613d434f71b2..66b6b6b13c77c 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,6 +1,6 @@ # Template file for 'mesa' pkgname=mesa -version=23.3.5 +version=23.3.6 revision=3 build_style=meson _llvmver=17 @@ -24,7 +24,7 @@ license="MIT, LGPL-2.1-or-later" homepage="https://www.mesa3d.org/" changelog="https://docs.mesa3d.org/relnotes.html" distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz" -checksum=69ccb1278641ff5bad71ca0f866188aeb1a92aadc4dbb9d35f50aebec5b8b50f +checksum=cd3d6c60121dea73abbae99d399dc2facaecde1a8c6bd647e6d85410ff4b577b build_options="wayland" build_options_default="wayland"