]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
nano: Update to 4.5
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 5 Oct 2019 06:51:15 +0000 (08:51 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 8 Oct 2019 19:00:26 +0000 (19:00 +0000)
For details see:
https://www.nano-editor.org/news.php

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/nano

index 8cd27ecceafc19fcb9d1c1e997bd00abd2df44df..3a68bf9cbb8374615b0ec153d1f3c63e3e6411cf 100644 (file)
--- a/lfs/nano
+++ b/lfs/nano
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.4
+VER        = 4.5
 
 THISAPP    = nano-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9650dd3eb0adbab6aaa748a6f1398ccb
+$(DL_FILE)_MD5 = 686a169b6e5e1f76fe79570f07934001
 
 install : $(TARGET)