Metasploit: add head
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
02a1a23835
commit
a1b4df560a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ require 'formula'
|
|||
|
||||
class Metasploit < Formula
|
||||
url "https://www.metasploit.com/svn/framework3/trunk/", :using => :svn, :revision => "9321"
|
||||
head "https://www.metasploit.com/svn/framework3/trunk/", :using => :svn
|
||||
version "3.4.0"
|
||||
homepage 'http://www.metasploit.com/framework/'
|
||||
|
||||
|
|
Loading…
Reference in a new issue