aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorTom Hoover2012-11-05 10:15:08 -0500
committerAdam Vandenberg2012-11-05 08:31:48 -0800
commitd4b94510fdb5a40d01f34e012c062f4eb56a5035 (patch)
tree8f69d9c2167a85bba7087f22371932746ebd93a7 /Library/Formula
parentcacbd0b4b37f68708ff9dc35a5968278107c4e8c (diff)
downloadhomebrew-d4b94510fdb5a40d01f34e012c062f4eb56a5035.tar.bz2
perforce 2012.2.536738
Closes #15868. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/perforce.rb12
1 files changed, 6 insertions, 6 deletions
diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb
index dec522077..26ca1130a 100644
--- a/Library/Formula/perforce.rb
+++ b/Library/Formula/perforce.rb
@@ -4,13 +4,13 @@ class Perforce < Formula
homepage 'http://www.perforce.com/'
if MacOS.prefer_64_bit?
- url 'http://filehost.perforce.com/perforce/r12.1/bin.darwin90x86_64/p4'
- version '2012.1.473528-x86_64'
- sha1 '536d43c3fc0560da5aeacbd2bd3405891c442066'
+ url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86_64/p4'
+ version '2012.2.536738-x86_64'
+ sha1 '4a0469279283204bbce510a849c3ffac6597c58d'
else
- url 'http://filehost.perforce.com/perforce/r12.1/bin.darwin90x86/p4'
- version '2012.1.473528-x86'
- sha1 'c10768ca3b6d7b8d1a2558b4b9fb965d2148523f'
+ url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86/p4'
+ version '2012.2.536738-x86'
+ sha1 'e1271c312a822eeb3a2fe6f0380f3599ed230aa5'
end
def install