sundials 4.1.0
This commit is contained in:
parent
f3e48aa54d
commit
a846a514e6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Sundials < Formula
|
class Sundials < Formula
|
||||||
desc "Nonlinear and differential/algebraic equations solver"
|
desc "Nonlinear and differential/algebraic equations solver"
|
||||||
homepage "https://computation.llnl.gov/casc/sundials/main.html"
|
homepage "https://computation.llnl.gov/casc/sundials/main.html"
|
||||||
url "https://computation.llnl.gov/projects/sundials/download/sundials-4.0.0.tar.gz"
|
url "https://computation.llnl.gov/projects/sundials/download/sundials-4.1.0.tar.gz"
|
||||||
sha256 "953dd7c30d25d5e28f6aa4d803c5b6160294a5c0c9572ac4e9c7e2d461bd9a19"
|
sha256 "280de1c27b2360170a6f46cb3799b2aee9dff3bddbafc8b08c291a47ab258aa5"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue