SPAdes: add version 3.11.1 (#6668)

This commit is contained in:
Eric 2017-12-13 01:57:29 -06:00 committed by Massimiliano Culpo
parent c5cb8ae159
commit 5fa9e61321

View File

@ -32,6 +32,7 @@ class Spades(CMakePackage):
homepage = "http://cab.spbu.ru/software/spades/"
url = "http://cab.spbu.ru/files/release3.10.1/SPAdes-3.10.1.tar.gz"
version('3.11.1', '478677b560e2f98db025e8efd5245cdf')
version('3.10.1', 'dcab7d145af81b59cc867562f27536c3')
depends_on('python', type=('build', 'run'))