aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/perforce.rb
diff options
context:
space:
mode:
authorMatthew Lewinski2012-07-30 11:54:21 -0500
committerAdam Vandenberg2012-07-30 10:06:33 -0700
commit48e867400b1751905992cd551ec9f63f4d4e55f0 (patch)
tree22ecc4ded09834f1c1310068c1d2ea0ee1d21af0 /Library/Formula/perforce.rb
parent2814e3a9fa88acf262062a26af15d87dc9f572d6 (diff)
downloadhomebrew-48e867400b1751905992cd551ec9f63f4d4e55f0.tar.bz2
Perforce-*: 2012.1 release.
Closes #13779. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/perforce.rb')
-rw-r--r--Library/Formula/perforce.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb
index 57deb839a..dec522077 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.2/bin.darwin90x86_64/p4'
+ url 'http://filehost.perforce.com/perforce/r12.1/bin.darwin90x86_64/p4'
version '2012.1.473528-x86_64'
- sha1 '4f46c3c6410cc34bbd9eabbc361c1065534b8ab7'
+ sha1 '536d43c3fc0560da5aeacbd2bd3405891c442066'
else
- url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86/p4'
+ url 'http://filehost.perforce.com/perforce/r12.1/bin.darwin90x86/p4'
version '2012.1.473528-x86'
- sha1 '63e4feb2e955256044f6b390876bfb5b13d05142'
+ sha1 'c10768ca3b6d7b8d1a2558b4b9fb965d2148523f'
end
def install