diff options
Diffstat (limited to 'Library/Formula')
| -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 bb8e1c07b..5a6c003d5 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.2/bin.darwin90u/p4d' homepage 'http://www.perforce.com/' - md5 'ec899caca75736d85a19ab99e9e37fdd' - version '2010.2.322263' + md5 '4603399cbbb0c128a24742ac7fcd14d9' + version '2010.2.347035' def install bin.install 'p4d' |
