diff options
| -rw-r--r-- | Library/Formula/perforce.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb index cc73fbdbd..568bc7f3a 100644 --- a/Library/Formula/perforce.rb +++ b/Library/Formula/perforce.rb @@ -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 |
