X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fnano;h=bf80810e34aa592c82cadaa45acd4b6a762ce436;hb=7383bf2b1bdd343dcbe1f9f49f76cbc157316ee1;hp=b0346770fa07e203ab29d43105a58aac79161b21;hpb=56e3ad68eccb448b8282776426fe0a2dc9a901c1;p=ipfire-2.x.git diff --git a/lfs/nano b/lfs/nano index b0346770fa..bf80810e34 100644 --- a/lfs/nano +++ b/lfs/nano @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2015 Michael Tremer & Christian Schmidt # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2.2.6 +VER = 2.4.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 = 3 +PAK_VER = 6 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 03233ae480689a008eb98feb1b599807 +$(DL_FILE)_MD5 = ce6968992fec4283c17984b53554168b install : $(TARGET)