diff options
Diffstat (limited to 'Library/Formula')
| -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 2bf1f56e3..1f048db00 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 'cc65f148349c307a7f4c69ae15e5b883' - version '2011.1.370818' + md5 'a5af98fc860315aa35e606f912aa97ab' + version '2011.1.389946' def install bin.install 'p4' |
