stringtie: add version 1.3.4a (#7164)

This commit is contained in:
Eric 2018-02-03 02:52:51 -06:00 committed by Massimiliano Culpo
parent e3951c2a21
commit b6f1e0611c

View file

@ -32,6 +32,7 @@ class Stringtie(MakefilePackage):
homepage = "https://ccb.jhu.edu/software/stringtie"
url = "https://github.com/gpertea/stringtie/archive/v1.3.3b.tar.gz"
version('1.3.4a', '2a191ef6512242a3a5778cf7718bb6af')
version('1.3.3b', '11a43260b18e4272182380e922445d88')
depends_on('samtools')