arpack: update 3.5.0_1 bottle.
This commit is contained in:
parent
00b5e9403a
commit
0b31191566
1 changed files with 3 additions and 4 deletions
|
@ -7,10 +7,9 @@ class Arpack < Formula
|
|||
head "https://github.com/opencollab/arpack-ng.git"
|
||||
|
||||
bottle do
|
||||
sha256 "cdd1abaa2e059467e6cd5131e5d8d5a1bf10f4fb6424b5650e8daca88922d8d4" => :high_sierra
|
||||
sha256 "96272ee3928cc30b8814aca520809b65fb94830d63ddaec928957ab0daaca330" => :sierra
|
||||
sha256 "7311ad6d0936cd828e65fa7e27c189fa375c19538620c8252e06c813bb144435" => :el_capitan
|
||||
sha256 "bd7aee67c923392a0038673e3f8c361a3bfec169b5ab03cb6cbb30f56c330d35" => :yosemite
|
||||
sha256 "79916ca5fe573b2a4394cfdef2ef29c7a7070728ea9d0001fc1b565d30de94e0" => :high_sierra
|
||||
sha256 "cd4f84697d2e170fe14b9be297b1f95282b4f0c5631c2a89240e31a64b06c516" => :sierra
|
||||
sha256 "a3fff906ab6a5da67d6e5b770818416d5c609efb217211e77b227895603f7ee3" => :el_capitan
|
||||
end
|
||||
|
||||
option "with-mpi", "Enable parallel support"
|
||||
|
|
Loading…
Reference in a new issue