]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
nano: Update to 2.6.3
authorMatthias Fischer <matthias.fischer@ipfire.org>
Tue, 23 Aug 2016 16:32:54 +0000 (18:32 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Aug 2016 17:04:02 +0000 (13:04 -0400)
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/nano

index 6bf411b2a209fd162e6c3daf2259fa3b378df708..5dcf4845edcaa3c6ec415cac8f272ae09f3d402a 100644 (file)
--- a/lfs/nano
+++ b/lfs/nano
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.6.1
+VER        = 2.6.3
 
 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    = 10
+PAK_VER    = 11
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5154704d2f3461140e6798470e03b711
+$(DL_FILE)_MD5 = 1213c7f17916e65afefc95054c1f90f9
 
 install : $(TARGET)