From cc44d72cf4e841690e82c27a11fb86372c1d0579 Mon Sep 17 00:00:00 2001 From: Preston Marshall Date: Fri, 22 Jun 2012 19:29:03 -0500 Subject: nmap: Upgrade to 6.01 Closes #12977. Signed-off-by: Charlie Sharpsteen --- Library/Formula/nmap.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/nmap.rb b/Library/Formula/nmap.rb index 1d771dc17..d5fc87710 100644 --- a/Library/Formula/nmap.rb +++ b/Library/Formula/nmap.rb @@ -2,8 +2,8 @@ require 'formula' class Nmap < Formula homepage 'http://nmap.org/6/' - url 'http://nmap.org/dist/nmap-6.00.tar.bz2' - md5 'e365cdada811c57e172b24b62746ab7d' + url 'http://nmap.org/dist/nmap-6.01.tar.bz2' + md5 'a1a71940f238abb835dbf3ee7412bcea' head 'https://guest:@svn.nmap.org/nmap/', :using => :svn -- cgit v1.2.3