1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 16:47:47 +00:00

Toolchain: Update LLVM to 15.0.3

This commit is contained in:
Tim Schumacher 2022-10-20 16:34:03 +02:00 committed by Linus Groh
parent 9ad6031bca
commit e5e7ea90b1
4 changed files with 13 additions and 11 deletions

View file

@ -142,7 +142,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`libyaml`](libyaml/) | libyaml | 0.2.5 | https://pyyaml.org/wiki/LibYAML |
| [`libzip`](libzip/) | libzip | 1.8.0 | https://libzip.org/ |
| [`links`](links/) | Links web browser | 2.26 | http://links.twibright.com/ |
| [`llvm`](llvm/) | LLVM | 15.0.0 | https://llvm.org/ |
| [`llvm`](llvm/) | LLVM | 15.0.3 | https://llvm.org/ |
| [`lua`](lua/) | Lua | 5.4.4 | https://www.lua.org/ |
| [`luajit`](luajit/) | LuaJIT | 2.1.0-beta3 | https://luajit.org/luajit.html |
| [`luarocks`](luarocks/) | LuaRocks | 3.8.0 | https://luarocks.org/ |