Updated perforce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e14b49a37f
commit
c3f804c9cb
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
require 'formula'
|
||||
|
||||
class Perforce <Formula
|
||||
url 'http://filehost.perforce.com/perforce/r09.2/bin.macosx104u/p4'
|
||||
url 'http://filehost.perforce.com/perforce/r10.1/bin.darwin80u/p4'
|
||||
homepage 'http://www.perforce.com/'
|
||||
md5 'eac64239d766407012e4ea9ddd5c6e6e'
|
||||
version '2009.2.238357'
|
||||
|
||||
md5 '4170d202a4bda079e334c7dc5c37c417'
|
||||
version '2010.1.251161'
|
||||
|
||||
aka 'p4'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue