metabat: Add version 2.11.2 (#9950)
This commit is contained in:
parent
28e93a7a79
commit
5cd8233139
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class Metabat(SConsPackage):
|
|||
url = "https://bitbucket.org/berkeleylab/metabat/get/v2.12.1.tar.gz"
|
||||
|
||||
version('2.12.1', 'c032f47a8b24e58a5a9fefe52cb6e0f8')
|
||||
version('2.11.2', sha256='9baf81b385e503e71792706237c308a21ff9177a3211c79057dcecf8434e9a67')
|
||||
|
||||
depends_on('boost@1.55.0:', type=('build', 'run'))
|
||||
depends_on('perl', type='run')
|
||||
|
|
Loading…
Reference in a new issue