diff options
Diffstat (limited to 'Library/Formula/perforce.rb')
| -rw-r--r-- | Library/Formula/perforce.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb index 1f048db00..a374120a8 100644 --- a/Library/Formula/perforce.rb +++ b/Library/Formula/perforce.rb @@ -3,8 +3,8 @@ require 'formula' class Perforce < Formula url 'http://filehost.perforce.com/perforce/r11.1/bin.darwin90u/p4' homepage 'http://www.perforce.com/' - md5 'a5af98fc860315aa35e606f912aa97ab' - version '2011.1.389946' + md5 '36b710330cc3f6ba4b75962b2a02302a' + version '2011.1.393975' def install bin.install 'p4' |
