salmon: Add version 0.9.1 (#6516)
This commit is contained in:
parent
80048ae4a9
commit
6918ee3767
1 changed files with 2 additions and 0 deletions
|
@ -32,8 +32,10 @@ class Salmon(CMakePackage):
|
|||
homepage = "http://combine-lab.github.io/salmon/"
|
||||
url = "https://github.com/COMBINE-lab/salmon/archive/v0.8.2.tar.gz"
|
||||
|
||||
version('0.9.1', '1277b8ed65d2c6982ed176a496a2a1e3')
|
||||
version('0.8.2', 'ee512697bc44b13661a16d4e14cf0a00')
|
||||
|
||||
depends_on('tbb')
|
||||
depends_on('boost')
|
||||
|
||||
def cmake_args(self):
|
||||
|
|
Loading…
Reference in a new issue