From ccc955011445ee370c1ed1ef50904be619e1eaa0 Mon Sep 17 00:00:00 2001 From: EWouters <6179932+EWouters@users.noreply.github.com> Date: Fri, 1 Apr 2022 04:51:08 +0200 Subject: [PATCH] Ports/nano: Update nano to version 6.2 --- Ports/AvailablePorts.md | 2 +- Ports/nano/package.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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