arpack-ng: add develop (#7458)
This commit is contained in:
parent
39bfa12f22
commit
a4ed76c207
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ class ArpackNg(Package):
|
|||
version('3.5.0', '9762c9ae6d739a9e040f8201b1578874')
|
||||
version('3.4.0', 'ae9ca13f2143a7ea280cb0e2fd4bfae4')
|
||||
version('3.3.0', 'ed3648a23f0a868a43ef44c97a21bad5')
|
||||
version('develop', git='https://github.com/opencollab/arpack-ng.git', branch='master')
|
||||
|
||||
variant('shared', default=True,
|
||||
description='Enables the build of shared libraries')
|
||||
|
|
Loading…
Reference in a new issue