1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 02:37:35 +00:00

Ports/readline: Update readline to version 8.2

This commit is contained in:
EWouters 2023-09-02 00:43:07 +02:00 committed by Jelle Raaijmakers
parent 0a9e343456
commit 737362e566
3 changed files with 7 additions and 7 deletions

View file

@ -273,7 +273,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`quake3`](quake3/) | QuakeIII | 1.34 | https://github.com/ioquake/ioq3 |
| [`r0`](r0/) | r0 (minimalistic commandline hexadecimal editor) | 0.9 | https://github.com/radareorg/r0 |
| [`radare2`](radare2/) | radare2 reverse engineering framework | 5.7.6 | https://github.com/radareorg/radare2 |
| [`readline`](readline/) | GNU Readline Library | 8.1.2 | https://tiswww.case.edu/php/chet/readline/rltop.html |
| [`readline`](readline/) | GNU Readline Library | 8.2 | https://tiswww.case.edu/php/chet/readline/rltop.html |
| [`RetroArch`](RetroArch/) | RetroArch | 1.12.0 | https://www.retroarch.com |
| [`RISCVEmu`](RISCVEmu/) | A Basic C++ RISC-V Emulator | ad8ad6a | https://github.com/IdanHo/RISCVEmu |
| [`rsync`](rsync/) | rsync | 3.1.3 | https://rsync.samba.org/ |