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

Ports: Add port for wget

This commit is contained in:
Tim Schumacher 2021-05-27 21:14:33 +02:00 committed by Linus Groh
parent c2b47c0676
commit 040d2479bf
3 changed files with 26 additions and 0 deletions

View file

@ -126,6 +126,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`vim`](vim/) | Vim | 8.2.2772 | https://www.vim.org/ |
| [`vitetris`](vitetris/) | vitetris | 0.59.1 | https://github.com/vicgeralds/vitetris |
| [`vttest`](vttest/) | vttest | 20210210 | https://invisible-island.net/vttest/ |
| [`wget`](wget/) | GNU Wget | 1.21.1 | https://www.gnu.org/software/wget/ |
| [`xz`](xz/) | xz | 5.2.5 | https://tukaani.org/xz/ |
| [`yasm`](yasm/) | Yasm Modular Assembler | 1.3.0 | https://yasm.tortall.net/ |
| [`zlib`](zlib/) | zlib | 1.2.11 | https://www.zlib.net/ |