parent
6e8db9c5bd
commit
d418da4ca2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mesa'
|
||||
pkgname=mesa
|
||||
version=24.2.3
|
||||
revision=2
|
||||
version=24.2.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
_llvmver=18
|
||||
#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=4ea18b1155a4544a09f7361848974768f6f73c19d88f63de2ec650be313b2d0c
|
||||
checksum=5ea42a8bb6d58aec9754c9f553b1e413f67c09403741f8e2786c3f9e63d3461a
|
||||
|
||||
build_options="wayland"
|
||||
build_options_default="wayland"
|
||||
|
|
Loading…
Reference in New Issue