]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
nano: Update to 2.7.2
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 24 Dec 2016 14:05:33 +0000 (15:05 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 27 Dec 2016 10:40:10 +0000 (11:40 +0100)
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/nano

index fbe88bd673899cbe27d376b11869d1a210a3647f..674ed3289bebad16fe1b1c277edd387c47e3a3e6 100644 (file)
--- a/lfs/nano
+++ b/lfs/nano
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.7.1
+VER        = 2.7.2
 
 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    = 12
+PAK_VER    = 13
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 6d6aea789dd15171d8d05d2359c52f23
+$(DL_FILE)_MD5 = 8b880355f88bfa521d18dc6f18437095
 
 install : $(TARGET)