nmap 6.25
Closes Homebrew/homebrew#16323. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
a0626d8c9f
commit
7c95317867
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Nmap < Formula
|
||||
homepage 'http://nmap.org/6/'
|
||||
url 'http://nmap.org/dist/nmap-6.01.tar.bz2'
|
||||
sha1 'e397e453893930d14e9bb33a847d15b94b7ee83a'
|
||||
url 'http://nmap.org/dist/nmap-6.25.tar.bz2'
|
||||
sha1 '769943a1a5c10f67bf9738e26da42b3312db752f'
|
||||
|
||||
head 'https://guest:@svn.nmap.org/nmap/', :using => :svn
|
||||
|
||||
|
|
Loading…
Reference in a new issue