updated checksum for kallisto (#10158)
This commit is contained in:
parent
67ab73d381
commit
6b1b9031ea
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Kallisto(CMakePackage):
|
|||
homepage = "http://pachterlab.github.io/kallisto"
|
||||
url = "https://github.com/pachterlab/kallisto/archive/v0.43.1.tar.gz"
|
||||
|
||||
version('0.43.1', '54fc9b70ca44e4633f02c962cbc59737')
|
||||
version('0.43.1', '071e6bfb62be06fd76552298d4cf8144')
|
||||
|
||||
depends_on('zlib')
|
||||
depends_on('hdf5')
|
||||
|
|
Loading…
Reference in a new issue