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

Ports: Update bash port to version 5.1.16

The `remove-conflicting-declaration-in-glob` patch seems to not be
needed anymore.
This commit is contained in:
Daniel Bertalan 2022-01-10 17:25:38 +01:00 committed by Linus Groh
parent d099527dbb
commit 78fa430ca1
3 changed files with 3 additions and 14 deletions

View file

@ -6,7 +6,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
|----------------------------------------|-----------------------------------------------------------------|--------------------------|--------------------------------------------------------------------------------|
| [`Another-World`](Another-World/) | Another World Bytecode Interpreter | | https://github.com/fabiensanglard/Another-World-Bytecode-Interpreter |
| [`angband`](angband/) | Angband | 4.2.3 | https://rephial.org |
| [`bash`](bash/) | GNU Bash | 5.1.8 | https://www.gnu.org/software/bash/ |
| [`bash`](bash/) | GNU Bash | 5.1.16 | https://www.gnu.org/software/bash/ |
| [`bass`](bass/) | Beneath a Steel Sky | cd-1.2 | https://www.scummvm.org/games |
| [`bc`](bc/) | bc | 5.1.1 | https://github.com/gavinhoward/bc |
| [`binutils`](binutils/) | GNU Binutils | 2.37 | https://www.gnu.org/software/binutils/ |