mesa: update to 24.2.6

This commit is contained in:
SpidFightFR 2024-10-17 08:06:08 +02:00 committed by classabbyamp
parent c3d5b20512
commit c74f086722
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mesa' # Template file for 'mesa'
pkgname=mesa pkgname=mesa
version=24.2.4 version=24.2.6
revision=1 revision=1
build_style=meson build_style=meson
_llvmver=18 _llvmver=18
@ -24,7 +24,7 @@ license="MIT, LGPL-2.1-or-later"
homepage="https://www.mesa3d.org/" homepage="https://www.mesa3d.org/"
changelog="https://docs.mesa3d.org/relnotes.html" changelog="https://docs.mesa3d.org/relnotes.html"
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz" distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
checksum=5ea42a8bb6d58aec9754c9f553b1e413f67c09403741f8e2786c3f9e63d3461a checksum=2b68c4a6f204c1999815a457299f81c41ba7bf48c4674b0b2d1d8864f41f3709
build_options="wayland" build_options="wayland"
build_options_default="wayland" build_options_default="wayland"