aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2013-03-05 11:21:06 +0000
committerMike McQuaid2013-03-05 11:21:09 +0000
commitf8b8f4cf6af8ec5e3a399c2c3a5eb78219d47253 (patch)
tree0015f58ec4160cb88c93cf631f560ee2f4503a05 /Library/Formula
parent1a69283250d53c01fe018fa816cb523363de192b (diff)
downloadhomebrew-f8b8f4cf6af8ec5e3a399c2c3a5eb78219d47253.tar.bz2
perforce-server 2012.2.585708
Fixes #18253. Fixes #18254.
Diffstat (limited to 'Library/Formula')
-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 31bc4acd5..501b3723c 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.551823-x86_64'
- sha1 'df326fc5d88bdd9ab4a6fe77a86f7100b0935958'
+ version '2012.2.585708-x86_64'
+ sha1 'e404c431df55d382b16d3f61a50261735865300f'
else
url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86/p4d'
- version '2012.2.551823-x86'
- sha1 'd70a8d19c86b75286ed5bba54241992931196f0e'
+ version '2012.2.585708-x86'
+ sha1 '2bdc3261519973f6f2dbb6222065398993fce52a'
end
def install