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 2d4b30d09..9179d01cc 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/r10.1/bin.darwin80u/p4' homepage 'http://www.perforce.com/' - md5 '4170d202a4bda079e334c7dc5c37c417' - version '2010.1.251161' + md5 'dab56a967fe688c3d5b6d25be54e9bb4' + version '2010.1.265509' def install bin.install 'p4' |
