mothur: new version (#8692)

This commit is contained in:
Levi Baber 2018-07-11 17:07:02 -05:00 committed by Adam J. Stewart
parent 10e628a5a0
commit feb4701ae3

View file

@ -33,6 +33,7 @@ class Mothur(MakefilePackage):
homepage = "https://github.com/mothur/mothur"
url = "https://github.com/mothur/mothur/archive/v1.39.5.tar.gz"
version('1.40.5', 'd57847849fdb961c3f66c9b9fdf3057b')
version('1.39.5', '1f826ea4420e6822fc0db002c5940b92')
variant('mpi', default=True, description='Enable MPI parallel support')