From 63410b089a96d72d936a3c519ec3c5c64ae52b3b Mon Sep 17 00:00:00 2001 From: SpidFightFR Date: Wed, 19 Jun 2024 21:35:50 +0200 Subject: [PATCH] mesa: update to 24.1.2. --- srcpkgs/mesa/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 691eb9903ac053..3acd6a2bca912a 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,7 +1,7 @@ # Template file for 'mesa' pkgname=mesa -version=24.1.1 -revision=2 +version=24.1.2 +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=0038826c6f7e88d90b4ce6f719192fa58ca7dedf4edcaa1174cf7bd920ef89ea +checksum=a2c584c8d57d3bd8ba11790a6e9ae3713f8821df96c059b78afb29dd975c9f45 build_options="wayland" build_options_default="wayland"