From ce48b621775aa7e4a0c4d2fd890891f0c1c41322 Mon Sep 17 00:00:00 2001 From: Alex Varju Date: Sat, 28 Jul 2012 11:55:47 -0700 Subject: p4 2012.1/473528 Signed-off-by: Adam Vandenberg --- Library/Formula/perforce.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb index 4d684492a..57deb839a 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.459601-x86_64' - sha1 '536d43c3fc0560da5aeacbd2bd3405891c442066' + url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86_64/p4' + version '2012.1.473528-x86_64' + sha1 '4f46c3c6410cc34bbd9eabbc361c1065534b8ab7' else - url 'http://filehost.perforce.com/perforce/r12.1/bin.darwin90x86/p4' - version '2012.1.459601-x86' - sha1 'c10768ca3b6d7b8d1a2558b4b9fb965d2148523f' + url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86/p4' + version '2012.1.473528-x86' + sha1 '63e4feb2e955256044f6b390876bfb5b13d05142' end def install -- cgit v1.2.3