mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-22 10:24:48 -07:00
mesa: 24.0.0
This commit is contained in:
parent
c330ead928
commit
a8550af47a
@ -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
|
||||
|
@ -1 +1 @@
|
||||
5cd7757e642f55c23f4f6bfcca6bbfe130399f10646e92225b45d58bf323c20a2d
|
||||
19b01ddc850ef7b62efe4c260c9440f7a498e93243f1cb24fab74709406ef5936a
|
||||
|
@ -1 +1 @@
|
||||
https://archive.mesa3d.org/mesa-23.3.4.tar.xz
|
||||
https://archive.mesa3d.org/mesa-24.0.0.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
23.3.4 1
|
||||
24.0.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user