diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:46:57 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:46:57 +0800 |
| commit | d468fa973bd4bdb7e342043b91345c51c10e6eaf (patch) | |
| tree | dd3e1bc60b1e83b03321eb587a690bb917e904b3 /repos/extra/mesa/abuild | |
| parent | 9e7c04829ec3c391dd574bae6ed4c431e427d153 (diff) | |
| download | alicelinux-d468fa973bd4bdb7e342043b91345c51c10e6eaf.tar.gz alicelinux-d468fa973bd4bdb7e342043b91345c51c10e6eaf.zip | |
mesa: updated to 24.3.1
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 f1165c56..7f675b59 100755 --- a/repos/extra/mesa/abuild +++ b/repos/extra/mesa/abuild @@ -1,5 +1,5 @@ name=mesa -version=24.2.8 +version=24.3.1 release=1 source="https://archive.mesa3d.org/$name-$version.tar.xz" keep_static=1 |