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 d6a478155..914f0ecbd 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/r11.1/bin.darwin90u/p4d' homepage 'http://www.perforce.com/' - md5 '8ef3580d6e8d2575ae910eec002c8c55' - version '2011.1.397313' + md5 '9099ad567f43cc7bb0821492a1eb3fe6' + version '2011.1.409024' def install bin.install 'p4d' |
