From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] nano: Update to version 8.2
Date: Fri, 13 Sep 2024 18:25:18 +0200 [thread overview]
Message-ID: <20240913162520.2352467-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240913162520.2352467-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1099 bytes --]
- Update from version 8.1 to 8.2
- Update of rootfile not required
- Changelog
8.2
• At a Yes-No prompt, beside Y and the localized initial for "Yes",
also ^Y is accepted. Similarly, ^N for "No", and ^A for "All".
• A text-highlighting bug with Alt+Home/Alt+End is fixed.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/nano | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/nano b/lfs/nano
index 557ccd6ce..d9a37b61e 100644
--- a/lfs/nano
+++ b/lfs/nano
@@ -24,7 +24,7 @@
include Config
-VER = 8.1
+VER = 8.2
THISAPP = nano-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = e454f6e5ef86afbab3b2cf6707954d8821bf47ebc89bdad8cc6c70e2d4bb9fac27614069140f40140bca156b14605d286b0dca42469901c6559051089645cab8
+$(DL_FILE)_BLAKE2 = 08e078f8f5acc8d70ad50a0a402d06a12bcf836c8161f803e2b674375abaa16d663000f02cd1fa1e0b4aad2f127a85ee3b2f60d725a761ab375ae00c905408fd
install : $(TARGET)
--
2.46.0
next prev parent reply other threads:[~2024-09-13 16:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-13 16:25 [PATCH] curl: Update to version 8.10.0 Adolf Belka
2024-09-13 16:25 ` [PATCH] liburcu: Update to version 0.14.1 Adolf Belka
2024-09-13 16:25 ` Adolf Belka [this message]
2024-09-13 16:25 ` [PATCH] samba: Update to version 4.21.0 Adolf Belka
2024-09-13 16:25 ` [PATCH] texinfo: Update to version 7.1.1 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240913162520.2352467-3-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox