perforce-server 2010.2.322263
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f11610f099
commit
3012eef419
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
require 'formula'
|
||||
|
||||
class PerforceServer < Formula
|
||||
url 'http://filehost.perforce.com/perforce/r10.1/bin.darwin80u/p4d'
|
||||
url 'http://filehost.perforce.com/perforce/r10.2/bin.darwin90u/p4d'
|
||||
homepage 'http://www.perforce.com/'
|
||||
md5 '27660df45ac5008891e17868063de6b7'
|
||||
version '2010.1.278506'
|
||||
md5 'ec899caca75736d85a19ab99e9e37fdd'
|
||||
version '2010.2.322263'
|
||||
|
||||
def install
|
||||
bin.install 'p4d'
|
||||
|
|
Loading…
Reference in a new issue