From: Matthias Fischer Date: Sun, 6 May 2018 08:56:29 +0000 (+0200) Subject: nano: Update to 2.9.6 X-Git-Tag: v2.21-core122~167 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=39eb05b2008e43ef666227f53409e038c0074809 nano: Update to 2.9.6 For details see: https://www.nano-editor.org/news.php Best, Matthias Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/lfs/nano b/lfs/nano index 6269ea2085..68759ed05e 100644 --- a/lfs/nano +++ b/lfs/nano @@ -24,7 +24,7 @@ include Config -VER = 2.9.4 +VER = 2.9.6 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 = 20 +PAK_VER = 21 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8c2941cd89a79aea488da9457fa47f37 +$(DL_FILE)_MD5 = 8b12ca2e4d33794a9c1794c4c7d84623 install : $(TARGET)