]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
nano: Update to 2.9.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 2 Dec 2017 09:16:39 +0000 (10:16 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Dec 2017 12:23:02 +0000 (12:23 +0000)
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/nano

index 37998319656ed860f72c7dbba52d1dddd22d2b38..3935a8b0985b0cd2f6b4d6a7d7117f4aabfc2d30 100644 (file)
--- a/lfs/nano
+++ b/lfs/nano
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.8.6
+VER        = 2.9.1
 
 THISAPP    = nano-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = nano
-PAK_VER    = 16
+PAK_VER    = 17
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e05d83c0f1687b733322f806c080d256
+$(DL_FILE)_MD5 = 0e2c5d7ae5378fe42b7166e7fe268736
 
 install : $(TARGET)