hypre: add 2.11.2 (#3556)

This commit is contained in:
Denis Davydov 2017-03-26 09:32:49 +02:00 committed by Massimiliano Culpo
parent 57ef184254
commit a14f9491db

View file

@ -36,6 +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('2.11.2', 'd507943a1a3ce5681c3308e2f3a6dd34')
version('2.11.1', '3f02ef8fd679239a6723f60b7f796519')
version('2.10.1', 'dc048c4cabb3cd549af72591474ad674')
version('2.10.0b', '768be38793a35bb5d055905b271f5b8e')