nmap 6.47
This commit is contained in:
parent
14e3529bdc
commit
96816164b6
1 changed files with 2 additions and 4 deletions
|
@ -3,12 +3,10 @@ require 'formula'
|
|||
class Nmap < Formula
|
||||
homepage "http://nmap.org/"
|
||||
head "https://guest:@svn.nmap.org/nmap/", :using => :svn
|
||||
url "http://nmap.org/dist/nmap-6.46.tar.bz2"
|
||||
sha1 "e19dd4d35d76b24b084665b90c423f53bc7fdcfe"
|
||||
revision 1
|
||||
url "http://nmap.org/dist/nmap-6.47.tar.bz2"
|
||||
sha1 "0c917453a91a5e85c2a217d27c3853b0f3e0e6ac"
|
||||
|
||||
bottle do
|
||||
revision 1
|
||||
sha1 "08b86ca7e3add3bae810d11d18f45e7eab637b23" => :mavericks
|
||||
sha1 "ce539008404668316faa2f9807313392599afbf6" => :mountain_lion
|
||||
sha1 "363d82b97e2e6efb47811aebb77c01c442d113df" => :lion
|
||||
|
|
Loading…
Reference in a new issue