Skip to content

Commit

Permalink
csdp: add 6.2.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Jan 4, 2021
1 parent b986fbf commit d13d0ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/csdp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class Csdp < Formula
sha256 "3d341974af1f8ed70e1a37cc896e7ae4a513375875e5b46db8e8f38b7680b32f"
license "EPL-2.0"

bottle do
root_url "https://github.com/mahrud/homebrew-tap/releases/download/csdp-6.2.0"
cellar :any_skip_relocation
sha256 "5a0accab8c702cde119e5c9444a5043bee73a5de7f12b10ee9380930f2a5b982" => :x86_64_linux
end

depends_on "libomp" if OS.mac?
depends_on "lapack" unless OS.mac?

Expand Down

0 comments on commit d13d0ae

Please sign in to comment.