diff --git a/extra/mesa/build b/extra/mesa/build index c0ed1e8e..9c35afb1 100755 --- a/extra/mesa/build +++ b/extra/mesa/build @@ -4,7 +4,7 @@ export DESTDIR="$1" # rust_std is not (yet?) supported by muon, and we should try # to avoid a hard rust dependency here if possible. -sed "s/, 'rust_std=2021'//" meson.build > _ +sed '/rust_std=2021/d' meson.build > _ mv -f _ meson.build # To prevent the need for users to fork the mesa package to add diff --git a/extra/mesa/checksums b/extra/mesa/checksums index 581a5b8a..6ad32bbb 100644 --- a/extra/mesa/checksums +++ b/extra/mesa/checksums @@ -1 +1 @@ -5cd7757e642f55c23f4f6bfcca6bbfe130399f10646e92225b45d58bf323c20a2d +19b01ddc850ef7b62efe4c260c9440f7a498e93243f1cb24fab74709406ef5936a diff --git a/extra/mesa/sources b/extra/mesa/sources index 7883f872..c734fd87 100644 --- a/extra/mesa/sources +++ b/extra/mesa/sources @@ -1 +1 @@ -https://archive.mesa3d.org/mesa-23.3.4.tar.xz +https://archive.mesa3d.org/mesa-24.0.0.tar.xz diff --git a/extra/mesa/version b/extra/mesa/version index c3d0a795..3a2d3d5c 100644 --- a/extra/mesa/version +++ b/extra/mesa/version @@ -1 +1 @@ -23.3.4 1 +24.0.0 1