Update HYPRE with version 2.15.0. (#9443)

This commit is contained in:
Jon Rood 2018-10-08 00:58:02 -06:00 committed by Massimiliano Culpo
parent 75fe3a5436
commit 2e11d5914c

View file

@ -37,6 +37,7 @@ class Hypre(Package):
git = "https://github.com/LLNL/hypre.git"
version('develop', branch='master')
version('2.15.0', '4645acc49141069cae1d53de96107a08')
version('2.14.0', 'ecde5cc807ec45bfb647e9f28d2eaea1')
version('2.13.0', '4b688a5c15b6b5e3de5e045ae081b89b')
version('2.12.1', 'c6fcb6d7e57cec1c7ce4a44da885068c')