hypre: update to version 2.15.1 (#9602)
This commit is contained in:
parent
408c156544
commit
1a69bb474f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ class Hypre(Package):
|
|||
git = "https://github.com/LLNL/hypre.git"
|
||||
|
||||
version('develop', branch='master')
|
||||
version('2.15.1', '877002d49f38b6a1434955baf79eff35')
|
||||
version('2.15.0', '4645acc49141069cae1d53de96107a08')
|
||||
version('2.14.0', 'ecde5cc807ec45bfb647e9f28d2eaea1')
|
||||
version('2.13.0', '4b688a5c15b6b5e3de5e045ae081b89b')
|
||||
|
|
Loading…
Reference in a new issue