From cda62599d877d38b549d82f84f8c4944e641268e Mon Sep 17 00:00:00 2001 From: SpidFightFR Date: Sat, 27 Jul 2024 21:40:28 +0200 Subject: [PATCH] mesa: update to 24.1.4 --- srcpkgs/mesa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 117ddb17496..c6a48d5ebf2 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,6 +1,6 @@ # Template file for 'mesa' pkgname=mesa -version=24.1.3 +version=24.1.4 revision=1 build_style=meson _llvmver=18 @@ -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=63236426b25a745ba6aa2d6daf8cd769d5ea01887b0745ab7124d2ef33a9020d +checksum=7cf7c6f665263ad0122889c1d4b076654c1eedea7a2f38c69c8c51579937ade1 build_options="wayland" build_options_default="wayland"