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