From d4f172e23a6bedbcb948046c60bf91768b589487 Mon Sep 17 00:00:00 2001 From: SpidFightFR Date: Thu, 4 Jul 2024 21:10:06 +0200 Subject: [PATCH] mesa: update to 24.1.3. --- srcpkgs/mesa/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 3acd6a2bca912a..209124fb50cb41 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,6 +1,6 @@ # Template file for 'mesa' pkgname=mesa -version=24.1.2 +version=24.1.3 revision=1 build_style=meson _llvmver=17 @@ -23,8 +23,8 @@ maintainer="Orphaned " 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=a2c584c8d57d3bd8ba11790a6e9ae3713f8821df96c059b78afb29dd975c9f45 +distfiles="https://archive.mesa3d.org/mesa-${version}.tar.xz" +checksum=63236426b25a745ba6aa2d6daf8cd769d5ea01887b0745ab7124d2ef33a9020d build_options="wayland" build_options_default="wayland"