vt: add version 0.5772 (#13367)

This commit is contained in:
Eric Martin 2019-10-23 23:05:27 -05:00 committed by Adam J. Stewart
parent 8c7a3e55dd
commit d0d0456fa7

View File

@ -12,6 +12,7 @@ class Vt(MakefilePackage):
homepage = "http://genome.sph.umich.edu/wiki/vt" homepage = "http://genome.sph.umich.edu/wiki/vt"
url = "https://github.com/atks/vt/archive/0.577.tar.gz" url = "https://github.com/atks/vt/archive/0.577.tar.gz"
version('0.5772', sha256='b147520478a2f7c536524511e48133d0360e88282c7159821813738ccbda97e7')
version('0.577', sha256='009e2592e787ab37e471b4e8a66520141bb2791ca78142ca1767d27036f460d0') version('0.577', sha256='009e2592e787ab37e471b4e8a66520141bb2791ca78142ca1767d27036f460d0')
depends_on('zlib') depends_on('zlib')