X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fnmap;h=38b6da912db81931b387f0996065f1be7603b1ab;hb=8e27b3ca86497fc1843749dcfb1f3eecf5a6afbd;hp=c39bb05de104b55f313bfb5da412dbc6dbbe60ba;hpb=fe5e577b7b6c86eddabd45e3e4b51bae3c738e70;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/nmap b/lfs/nmap index c39bb05de..38b6da912 100644 --- a/lfs/nmap +++ b/lfs/nmap @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2011 IPFire Team # # # # 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 = 5.20 +VER = 6.01 THISAPP = nmap-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nmap -PAK_VER = 3 +PAK_VER = 6 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 07e74592beaea0b5946a6cf06f9157de +$(DL_FILE)_MD5 = a1a71940f238abb835dbf3ee7412bcea install : $(TARGET)