aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/perforce.rb
diff options
context:
space:
mode:
authorKároly Lőrentey2013-06-14 14:10:46 +0200
committerAdam Vandenberg2013-06-14 11:04:37 -0700
commit50cca7e9274375d4c88fa1799b01d785388fad16 (patch)
treeaec5a29d4f842174bf36ad5e6c6f7e68489c00f9 /Library/Formula/perforce.rb
parent80d6af426b3e5a5ee7aa2181d2033bb452f777c7 (diff)
downloadhomebrew-50cca7e9274375d4c88fa1799b01d785388fad16.tar.bz2
p4: 2013.1
Closes #20496. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/perforce.rb')
-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 e7a57d8b6..ab5ce7e89 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'
- version '2012.2.631250-x86_64'
- sha1 'bd294fae92a0b9e450000a7e6a793aec9839aa58'
+ url 'http://filehost.perforce.com/perforce/r13.1/bin.darwin90x86_64/p4'
+ version '2013.1.610569-x86_64'
+ sha1 '8a8b349dc698699b125185e285303a4c855c4cd2'
else
- url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86/p4'
- version '2012.2.631250-x86'
- sha1 '38fba9371be46e5b163291d826efb1eca94d046f'
+ url 'http://filehost.perforce.com/perforce/r13.1/bin.darwin90x86/p4'
+ version '2013.1.610569-x86'
+ sha1 '78998ee6875056bd1a367a5aea9d1d76ff2e7c1f'
end
def install