Metasploit: add head

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Mark A. Matienzo 2011-05-14 11:11:29 -04:00 committed by Adam Vandenberg
parent 02a1a23835
commit a1b4df560a

View file

@ -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/'