aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/perforce-server.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/perforce-server.rb')
-rw-r--r--Library/Formula/perforce-server.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/perforce-server.rb b/Library/Formula/perforce-server.rb
index 9b9a29eed..df7114206 100644
--- a/Library/Formula/perforce-server.rb
+++ b/Library/Formula/perforce-server.rb
@@ -5,12 +5,12 @@ class PerforceServer < Formula
if MacOS.prefer_64_bit?
url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86_64/p4d'
- version '2012.2.607384-x86_64'
- sha1 '012210ec2560a5e76e5942eec6baf35f861da83e'
+ version '2012.2.631250-x86_64'
+ sha1 '21d5a904321a95026fe65890b9d9cb4043eaf84c'
else
url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86/p4d'
- version '2012.2.607384-x86'
- sha1 '4d236a42409a620cd89e8802dba37fdecc16c6db'
+ version '2012.2.631250-x86'
+ sha1 '97fae79520e2801f18600362e24eaee6d47497c0'
end
def install