aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2012-06-12 06:58:14 -0700
committerAdam Vandenberg2012-06-12 06:58:14 -0700
commit166d49a2496d9388e1f792a0742bde96e41933ff (patch)
tree6c0074ebf6b5c9e55fd86f2cd0b694e10499dbbc /Library/Formula
parentf464e40464f4c090a37ee826890c21996ce5936f (diff)
downloadhomebrew-166d49a2496d9388e1f792a0742bde96e41933ff.tar.bz2
Perforce: fix checksums
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/perforce.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb
index 6fd7448e6..4d684492a 100644
--- a/Library/Formula/perforce.rb
+++ b/Library/Formula/perforce.rb
@@ -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