Canu-Updated to lastest version:1.7.1 (#9413)
* Canu-Updated to lastest version:1.7.1 * canu: added sha256 hash as comment above version * canu: changed to sha256
This commit is contained in:
parent
7c35c70217
commit
b8fcc4d230
@ -32,6 +32,7 @@ class Canu(MakefilePackage):
|
||||
homepage = "http://canu.readthedocs.io/"
|
||||
url = "https://github.com/marbl/canu/archive/v1.5.tar.gz"
|
||||
|
||||
version('1.7.1', sha256='c314659c929ee05fd413274f391463a93f19b8337eabb7ee5de1ecfc061caafa')
|
||||
version('1.5', '65df275baa28ecf11b15dfd7343361e3')
|
||||
|
||||
depends_on('gnuplot', type='run')
|
||||
|
Loading…
Reference in New Issue
Block a user