Skip to content

Commit

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

bottle do
root_url "https://github.com/mahrud/homebrew-tap/releases/download/csdp-6.2.0_2"
cellar :any_skip_relocation
sha256 "18660073ab8959fa9e30135cab2e0b173f0b346ad6f0a9787735d28456dabac7" => :catalina
sha256 "f1cda71df18c06e71f8faa9616756ea8185772e585bf0fba6f32cc4277a2dafe" => :x86_64_linux
end

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

Expand Down

0 comments on commit 4fdc1e5

Please sign in to comment.