hypre: 'master' is branch - not a tag
This commit is contained in:
parent
b0499cf45e
commit
f59666587b
@ -42,7 +42,7 @@ class Hypre(Package):
|
|||||||
version('2.11.1', '3f02ef8fd679239a6723f60b7f796519')
|
version('2.11.1', '3f02ef8fd679239a6723f60b7f796519')
|
||||||
version('2.10.1', 'dc048c4cabb3cd549af72591474ad674')
|
version('2.10.1', 'dc048c4cabb3cd549af72591474ad674')
|
||||||
version('2.10.0b', '768be38793a35bb5d055905b271f5b8e')
|
version('2.10.0b', '768be38793a35bb5d055905b271f5b8e')
|
||||||
version('develop', git='https://github.com/LLNL/hypre', tag='master')
|
version('develop', git='https://github.com/LLNL/hypre', branch='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')
|
||||||
|
|
||||||
# hypre does not know how to build shared libraries on Darwin
|
# hypre does not know how to build shared libraries on Darwin
|
||||||
|
Loading…
Reference in New Issue
Block a user