aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mpich2.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/mpich2.rb b/Library/Formula/mpich2.rb
index 9758f1aa0..da5bec40d 100644
--- a/Library/Formula/mpich2.rb
+++ b/Library/Formula/mpich2.rb
@@ -8,6 +8,12 @@ class Mpich2 < Formula
mirror 'http://fossies.org/linux/misc/mpich-3.1.3.tar.gz'
sha1 'aa9907891ef4a4a584ab2f90a86775f29ca0dec0'
+ bottle do
+ sha1 "8542cf77b01f4b5ada4d7d1643729daf2fd23ebf" => :yosemite
+ sha1 "662fa2b53e2504c7c9335e82c9ad69cecaa7c902" => :mavericks
+ sha1 "a83acbfaaafc46da53d3be743037f197cbb34bfb" => :mountain_lion
+ end
+
head do
url 'git://git.mpich.org/mpich.git'