diamond: add v2.0.9 (#24421)
This commit is contained in:
parent
91ef60eb0e
commit
4ba6a850d9
@ -11,8 +11,10 @@ class Diamond(CMakePackage):
|
||||
designed for high performance analysis of big sequence data."""
|
||||
|
||||
homepage = "https://ab.inf.uni-tuebingen.de/software/diamond"
|
||||
url = "https://github.com/bbuchfink/diamond/archive/v0.9.14.tar.gz"
|
||||
url = "https://github.com/bbuchfink/diamond/archive/v2.0.9.tar.gz"
|
||||
|
||||
version('2.0.9', sha256='3019f1adb6411c6669a3a17351d0338ae02f6b3cab3c8a3bac91cf334dcda620')
|
||||
version('2.0.8', sha256='04eed7c83828f50c7d9a1d48fe7c50a4c753e008501dc639c6521cf8a756c43b')
|
||||
version('2.0.4', sha256='94e8fe72bdc28b83fd0f2d90c439b58b63b38263aa1a3905582ef68f614ae95d')
|
||||
version('0.9.25', sha256='65298f60cf9421dcc7669ce61642611cd9eeffc32f66fd39ebfa25dd64416808')
|
||||
version('0.9.23', sha256='0da5cdd5e5b77550ec0eaba2c6c431801cdd10d31606ca12f952b57d3d31db92')
|
||||
|
Loading…
Reference in New Issue
Block a user