From d418da4ca2129200172715052f3d7a0075cf4522 Mon Sep 17 00:00:00 2001 From: SpidFightFR Date: Thu, 3 Oct 2024 22:50:25 +0200 Subject: [PATCH] mesa: update to 24.2.4 Closes: #52483 [via git-merge-pr] --- srcpkgs/mesa/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 38ff86cc4d1..901a1ebcaa8 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,7 +1,7 @@ # Template file for 'mesa' pkgname=mesa -version=24.2.3 -revision=2 +version=24.2.4 +revision=1 build_style=meson _llvmver=18 #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=4ea18b1155a4544a09f7361848974768f6f73c19d88f63de2ec650be313b2d0c +checksum=5ea42a8bb6d58aec9754c9f553b1e413f67c09403741f8e2786c3f9e63d3461a build_options="wayland" build_options_default="wayland"