mesa: update to version 23.3.1.

This commit is contained in:
SpidFightFR 2023-12-13 21:19:04 +01:00 committed by Duncan Overbruck
parent 0fd79a41e8
commit c69d5424c8

View file

@ -1,6 +1,6 @@
# Template file for 'mesa'
pkgname=mesa
version=23.3.0
version=23.3.1
revision=1
build_style=meson
#Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911
@ -23,7 +23,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=50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5
checksum=6e48126d70fdb3f20ffeb246ca0c2e41ffdc835f0663a03d4526b8bf5db41de6
build_options="wayland"
build_options_default="wayland"