salmon: Add version 0.9.1 (#6516)

This commit is contained in:
Eric 2017-12-02 13:45:10 -06:00 committed by Christoph Junghans
parent 80048ae4a9
commit 6918ee3767

View file

@ -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):