Petsc and Slepc -- add new versions (#4378)

* petsc: add 3.7.6

* slepc: add 3.7.4

* hypre: remove whitespace
This commit is contained in:
Denis Davydov
2017-05-27 23:35:05 +02:00
committed by Adam J. Stewart
parent f14041d6c1
commit d0d7768b90
3 changed files with 3 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ class Hypre(Package):
url = "http://computation.llnl.gov/project/linear_solvers/download/hypre-2.10.0b.tar.gz"
version('develop', git='https://github.com/LLNL/hypre', tag='master')
version('xsdk-0.2.0', git='https://github.com/LLNL/hypre', tag='xsdk-0.2.0')
version('xsdk-0.2.0', git='https://github.com/LLNL/hypre', tag='xsdk-0.2.0')
version('2.11.2', 'd507943a1a3ce5681c3308e2f3a6dd34')
version('2.11.1', '3f02ef8fd679239a6723f60b7f796519')
version('2.10.1', 'dc048c4cabb3cd549af72591474ad674')