mesa: update to 24.1.2.

Closes: #50896 [via git-merge-pr]
This commit is contained in:
SpidFightFR 2024-06-19 21:35:50 +02:00 committed by classabbyamp
parent 86360af030
commit 4e5ea2caec
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 3 deletions

View File

@ -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"