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

index f746b21c50f96a422ad266d16bc6d5f04c09a121..5ff3221ab55052bb892f60cd67222948fdfb2796 100644 (file)
--- a/lfs/nmap
+++ b/lfs/nmap
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.50
+VER        = 5.51
 
 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    = 4
+PAK_VER    = 5
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a4df96e52cb52a1bbe76caace5f21388
+$(DL_FILE)_MD5 = 0b80d2cb92ace5ebba8095a4c2850275
 
 install : $(TARGET)