Perforce: fix checksums

master
Adam Vandenberg 2012-06-12 06:58:14 -07:00
parent aa1d3d3b24
commit ec9e09200e
1 changed files with 2 additions and 2 deletions

View File

@ -5,12 +5,12 @@ class Perforce < Formula
if MacOS.prefer_64_bit?
url 'http://filehost.perforce.com/perforce/r12.1/bin.darwin90x86_64/p4'
md5 'fb51515f7b94b871c62a04a8d4b86c19'
version '2012.1.459601-x86_64'
sha1 '536d43c3fc0560da5aeacbd2bd3405891c442066'
else
url 'http://filehost.perforce.com/perforce/r12.1/bin.darwin90x86/p4'
md5 'b47e583d158900ccdf49634686dd70de'
version '2012.1.459601-x86'
sha1 'c10768ca3b6d7b8d1a2558b4b9fb965d2148523f'
end
def install