nmap: add --HEAD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
0267ebbef3
commit
a6974f8ee9
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ class Nmap < Formula
|
|||
url 'http://nmap.org/dist/nmap-5.51.tar.bz2'
|
||||
homepage 'http://nmap.org/5/'
|
||||
md5 '0b80d2cb92ace5ebba8095a4c2850275'
|
||||
head 'svn://guest:@svn.insecure.org/nmap/', :using => :svn
|
||||
|
||||
# Leopard's version of OpenSSL isn't new enough
|
||||
depends_on "openssl" if MacOS.leopard?
|
||||
|
|
Loading…
Reference in a new issue