diff options
author | Gunnar Beutner <gbeutner@serenityos.org> | 2021-07-28 18:21:20 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-28 21:28:31 +0200 |
commit | edce9153af4fcb14670f71d10ab34b5c4768125c (patch) | |
tree | 85918c483e46d5a13a6d41344b138cf11c5c0853 /Ports/AvailablePorts.md | |
parent | cfeffbe524787997472d517aa7df65c2ac53dfcb (diff) | |
download | serenity-edce9153af4fcb14670f71d10ab34b5c4768125c.zip |
Ports: Update binutils to version 2.37
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index d11bde6f33..97e9f302ff 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -8,7 +8,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`bash`](bash/) | GNU Bash | 5.0 | https://www.gnu.org/software/bash/ | | [`bass`](bass/) | Beneath a Steel Sky | cd-1.2 | https://www.scummvm.org/games | | [`bc`](bc/) | bc | 2.5.1 | https://github.com/gavinhoward/bc | -| [`binutils`](binutils/) | GNU Binutils | 2.36.1 | https://www.gnu.org/software/binutils/ | +| [`binutils`](binutils/) | GNU Binutils | 2.37 | https://www.gnu.org/software/binutils/ | | [`bison`](bison/) | GNU Bison | 1.25 | https://www.gnu.org/software/bison/ | | [`brogue`](brogue/) | BrogueCE | 1.9.3 | https://github.com/tmewett/BrogueCE | | [`byacc`](byacc/) | Berkeley Yacc | 20191125 | https://invisible-island.net/byacc/byacc.html | |