diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/perforce-server.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/perforce-server.rb b/Library/Formula/perforce-server.rb index 5a6c003d5..c4368517d 100644 --- a/Library/Formula/perforce-server.rb +++ b/Library/Formula/perforce-server.rb @@ -1,10 +1,10 @@ require 'formula' class PerforceServer < Formula - url 'http://filehost.perforce.com/perforce/r10.2/bin.darwin90u/p4d' + url 'http://filehost.perforce.com/perforce/r11.1/bin.darwin90u/p4d' homepage 'http://www.perforce.com/' - md5 '4603399cbbb0c128a24742ac7fcd14d9' - version '2010.2.347035' + md5 'e431cca5a3ee56815794b682db4adad3' + version '2011.1.370818' def install bin.install 'p4d' |
