Ports: Add r0 to AvailablePorts.md

This commit is contained in:
Andreas Kling 2021-07-07 21:08:54 +02:00
parent 092e5b75ba
commit cf77d6aa98
2 changed files with 1 additions and 1 deletions

View file

@ -116,6 +116,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`python3`](python3/) | Python | 3.9.5 | https://www.python.org/ |
| [`quake`](quake/) | Quake | 0.65 | https://github.com/SerenityOS/SerenityQuake |
| [`quake2`](quake2/) | QuakeII | 0.1 | https://github.com/SerenityOS/SerenityQuakeII |
| [`r0`](r0/) | r0 (minimalistic commandline hexadecimal editor) | 0.8 | https://github.com/radareorg/r0
| [`readline`](readline/) | GNU Readline Library | 8.1 | https://tiswww.case.edu/php/chet/readline/rltop.html |
| [`rsync`](rsync/) | rsync | 3.1.3 | https://rsync.samba.org/ |
| [`sam`](sam/) | Software Automatic Mouth (SAM) | c86ea39 | https://github.com/vidarh/SAM |

View file

@ -6,4 +6,3 @@ workdir=$port-$version
files="https://codeload.github.com/radareorg/r0/tar.gz/refs/tags/$version r0-$version.tar.gz a31722838a21cd3391c41bbb2e63f60552544244362b21f6d9a30d6c24c43bbe"
auth_type=sha256
depends=""