RELION package: add version 3.0.6 (#11851)

This commit is contained in:
Douglas Duckworth 2019-06-26 12:57:14 -04:00 committed by Peter Scheibel
parent e49c101f05
commit 27b07811dd

View File

@ -15,9 +15,8 @@ class Relion(CMakePackage, CudaPackage):
homepage = "http://http://www2.mrc-lmb.cam.ac.uk/relion"
git = "https://github.com/3dem/relion.git"
version('3.0_beta',
git='https://bitbucket.org/scheres/relion-3.0_beta.git')
version('2.1', preferred='true', tag='2.1')
version('3.0.6', preferred='true', tag='3.0.6')
version('2.1', tag='2.1')
version('2.0.3', tag='2.0.3')
# relion has no develop branch though pulling from master
# should be considered the same as develop