arpack: update 3.6.1 bottle.

master
BrewTestBot 2018-06-24 05:27:41 +00:00 committed by ilovezfs
parent e9f15179e2
commit 7d0b234007
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@ class Arpack < Formula
head "https://github.com/opencollab/arpack-ng.git"
bottle do
sha256 "3a9e865b2c3f78e307d5652a4ee8a6c57671c09f9099f870711b1609ccfa362e" => :high_sierra
sha256 "d9c6fb5dde09005ce6ac633d38c781fc5853696b4c3bbdc32631c106ad9c3db8" => :sierra
sha256 "f55010de5857a69507cde6348a6b4e407cbc0829c853b9f6d22ec4f4003d3548" => :el_capitan
sha256 "4b197f6e47b233c9674ca7a46871096142f187677e22c9dff627a8cdcbb3d370" => :high_sierra
sha256 "35b0aa89b21b81d55568b7ab1adbff0c3e22029abcfe13c62722f9d549f62f48" => :sierra
sha256 "68f38c961ae168d4e61e6693bddcf37b02fc7860e32c95dddc45e24ab58a0bb6" => :el_capitan
end
option "with-mpi", "Enable parallel support"