diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index e6b2a8bd5df..e3ed5b2d8e6 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -138,7 +138,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`mruby`](mruby/) | mruby | 3.0.0 | https://mruby.org/ | | [`mrsh`](mrsh/) | mrsh | cd3c3a4 | https://mrsh.sh/ | | [`mysthous`](mysthous/) | Hi-Res Adventure #1: Mystery House | 1.0 | https://www.scummvm.org/games/#games-hires1 | -| [`nano`](nano/) | GNU nano | 6.0 | https://www.nano-editor.org/ | +| [`nano`](nano/) | GNU nano | 6.2 | https://www.nano-editor.org/ | | [`nasm`](nasm/) | Netwide Assembler (NASM) | 2.15.05 | https://www.nasm.us/ | | [`ncdu`](ncdu/) | Ncdu | 1.16 | https://dev.yorhel.nl/ncdu | | [`ncurses`](ncurses/) | ncurses | 6.3 | https://invisible-island.net/ncurses/announce.html | diff --git a/Ports/nano/package.sh b/Ports/nano/package.sh index b418e119691..d29cce5f74b 100755 --- a/Ports/nano/package.sh +++ b/Ports/nano/package.sh @@ -1,6 +1,6 @@ #!/usr/bin/env -S bash ../.port_include.sh port=nano -version=6.0 +version=6.2 useconfigure="true" use_fresh_config_sub=true files="https://www.nano-editor.org/dist/v6/nano-${version}.tar.xz nano-${version}.tar.xz