diff options
| -rw-r--r-- | Library/Formula/perforce-server.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/perforce-server.rb b/Library/Formula/perforce-server.rb index 798d016d6..e5789ad00 100644 --- a/Library/Formula/perforce-server.rb +++ b/Library/Formula/perforce-server.rb @@ -3,8 +3,8 @@ require 'formula' class PerforceServer <Formula url 'http://filehost.perforce.com/perforce/r10.1/bin.darwin80u/p4d' homepage 'http://www.perforce.com/' - md5 '3fb8036d8e545e0840a3b3302aca05a5' - version '2010.1.251161' + md5 'dd2f6de1b1a57a70838379d425606896' + version '2010.1.260003' def install bin.install 'p4d' |
