]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
nano: Update to 6.2
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 3 Apr 2022 16:10:47 +0000 (18:10 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 4 Apr 2022 05:35:27 +0000 (05:35 +0000)
For details see:
https://www.nano-editor.org/news.php

"The file browser clears the prompt bar also when using --minibar.
Linting now works also with a newer 'pyflakes'."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/nano

index 25f62f5da62c45d521b0e08b82dbd9085b9c6f0f..1d684d0b1e6a33e67ce2b4e51217fa9587ee0010 100644 (file)
--- a/lfs/nano
+++ b/lfs/nano
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.1
+VER        = 6.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 = ac52da22f70ebcc7f40f2c694ae10f4cdd802ca40afb0692951c53ca4a2d30d7ef86684bf63d6208e9872fa17a30a0cf80fff1d35c744adb6c24f16d6c4a7f3f
+$(DL_FILE)_BLAKE2 = 89e75fdd222a4d5e5eceb164a3b4eaf8ad24622fae95dd142556e110a63ad1202d489b7881fc063ecc716d9a409021cd7184c70116f68aa7e188012c2510ecde
 
 install : $(TARGET)