diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/perforce.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb index a1aa509c5..8c930b9cb 100644 --- a/Library/Formula/perforce.rb +++ b/Library/Formula/perforce.rb @@ -1,10 +1,10 @@ require 'formula' class Perforce < Formula - url 'http://filehost.perforce.com/perforce/r10.1/bin.darwin80u/p4' + url 'http://filehost.perforce.com/perforce/r10.2/bin.darwin90u/p4' homepage 'http://www.perforce.com/' - md5 'dab56a967fe688c3d5b6d25be54e9bb4' - version '2010.1.265509' + md5 'fc5d151d1b8be6e2633b75f6ac98e51a' + version '2010.2.295040' def install bin.install 'p4' |
