diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:57:50 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:57:50 +0800 |
| commit | 98980e4bc790b83a5029201a41f3176e81be1935 (patch) | |
| tree | 17f94c80307de954d8925d3f26370a63c622df13 /repos/extra/mesa/abuild | |
| parent | 1cc29e42f9d076c2ca45bd5d58178bc81a970462 (diff) | |
| download | alicelinux-98980e4bc790b83a5029201a41f3176e81be1935.tar.gz alicelinux-98980e4bc790b83a5029201a41f3176e81be1935.zip | |
mesa: updated to 24.3.4
Diffstat (limited to 'repos/extra/mesa/abuild')
| -rwxr-xr-x | repos/extra/mesa/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/mesa/abuild b/repos/extra/mesa/abuild index a4d12a03..89507995 100755 --- a/repos/extra/mesa/abuild +++ b/repos/extra/mesa/abuild @@ -1,5 +1,5 @@ name=mesa -version=24.3.3 +version=24.3.4 release=1 source="https://archive.mesa3d.org/$name-$version.tar.xz" keep_static=1 |