mesa: update to version 23.3.2.
This commit is contained in:
parent
54ae904525
commit
c62e790381
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mesa'
|
||||
pkgname=mesa
|
||||
version=23.3.1
|
||||
version=23.3.2
|
||||
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=6e48126d70fdb3f20ffeb246ca0c2e41ffdc835f0663a03d4526b8bf5db41de6
|
||||
checksum=3cfcb81fa16f89c56abe3855d2637d396ee4e03849b659000a6b8e5f57e69adc
|
||||
|
||||
build_options="wayland"
|
||||
build_options_default="wayland"
|
||||
|
|
Loading…
Reference in New Issue