diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | 5323d28c95b93436ea737e868a85a72946af37f1 (patch) | |
| tree | f4abd4813bfde8bc43901ddf493a047ee4357eb9 /repos/extra/mesa/abuild | |
| parent | 2a141c285b54345e89bc1b272725a6b6b2fcebf7 (diff) | |
| download | alicelinux-5323d28c95b93436ea737e868a85a72946af37f1.tar.gz alicelinux-5323d28c95b93436ea737e868a85a72946af37f1.zip | |
mesa: updated to 24.3.3
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 7f675b59..a4d12a03 100755 --- a/repos/extra/mesa/abuild +++ b/repos/extra/mesa/abuild @@ -1,5 +1,5 @@ name=mesa -version=24.3.1 +version=24.3.3 release=1 source="https://archive.mesa3d.org/$name-$version.tar.xz" keep_static=1 |