From a9d6a9bddd0f9b8f6c9454675134826b1d64a1a5 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 8613d434f71b21..af67731645ae23 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,7 +1,7 @@ # Template file for 'mesa' pkgname=mesa -version=23.3.5 -revision=3 +version=23.3.6 +revision=1 build_style=meson _llvmver=17 #Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911 @@ -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"