relion - added new stable version 2.1 (#6706)
This commit is contained in:
parent
0cff0fba73
commit
d3519af7de
@ -34,11 +34,8 @@ class Relion(CMakePackage):
|
|||||||
homepage = "http://http://www2.mrc-lmb.cam.ac.uk/relion"
|
homepage = "http://http://www2.mrc-lmb.cam.ac.uk/relion"
|
||||||
url = "https://github.com/3dem/relion"
|
url = "https://github.com/3dem/relion"
|
||||||
|
|
||||||
version('2.1-beta-1', git='https://github.com/3dem/relion.git',
|
version('2.1', git='https://github.com/3dem/relion.git', tag='2.1')
|
||||||
commit='e7607a869687b636d3c39e0d5b6a9cba930fc3b2')
|
version('2.0.3', git='https://github.com/3dem/relion.git', tag='2.0.3')
|
||||||
version('2.0.3', git='https://github.com/3dem/relion.git',
|
|
||||||
preferred='true')
|
|
||||||
|
|
||||||
version('develop', git='https://github.com/3dem/relion.git')
|
version('develop', git='https://github.com/3dem/relion.git')
|
||||||
|
|
||||||
variant('gui', default=True, description="build the gui")
|
variant('gui', default=True, description="build the gui")
|
||||||
|
Loading…
Reference in New Issue
Block a user