]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated nano to 2.2.9
authorJan Paul Tuecking <earl@ipfire.org>
Sun, 20 Mar 2011 19:38:35 +0000 (20:38 +0100)
committerJan Paul Tuecking <earl@ipfire.org>
Sun, 20 Mar 2011 19:38:35 +0000 (20:38 +0100)
lfs/nano

index 1bd26a3206561efc8dea87b4371c739d9fd9438c..b0346770fa07e203ab29d43105a58aac79161b21 100644 (file)
--- a/lfs/nano
+++ b/lfs/nano
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.0.9
+VER        = 2.2.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    = 2
+PAK_VER    = 3
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 2be94dc43fb60fff4626a2401a977220
+$(DL_FILE)_MD5 = 03233ae480689a008eb98feb1b599807
 
 install : $(TARGET)