]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
nmap: Update to 6.01.
authorErik Kapfer <erik.kapfer@ipfire.org>
Fri, 24 Aug 2012 13:47:01 +0000 (15:47 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Aug 2012 13:47:01 +0000 (15:47 +0200)
lfs/nmap

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