Update/samtools (#3595)
* Update samtools family to 1.4 * simple cleanup * Make bzip depends_on for future versions too
This commit is contained in:

committed by
Adam J. Stewart

parent
70ec06949c
commit
d6cbae81c7
@@ -33,6 +33,7 @@ class Samtools(Package):
|
||||
homepage = "www.htslib.org"
|
||||
url = "https://github.com/samtools/samtools/releases/download/1.3.1/samtools-1.3.1.tar.bz2"
|
||||
|
||||
version('1.4', '8cbd7d2a0ec16d834babcd6c6d85d691')
|
||||
version('1.3.1', 'a7471aa5a1eb7fc9cc4c6491d73c2d88')
|
||||
version('1.2', '988ec4c3058a6ceda36503eebecd4122')
|
||||
|
||||
|
Reference in New Issue
Block a user