nano: Update to 2.7.1

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2016-12-11 01:22:51 +01:00
committed by Michael Tremer
parent 6426c4066f
commit d15c59e6e5

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.6.3
VER = 2.7.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 = 11
PAK_VER = 12
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 1213c7f17916e65afefc95054c1f90f9
$(DL_FILE)_MD5 = 6d6aea789dd15171d8d05d2359c52f23
install : $(TARGET)