megahit: Add version 1.1.4 (#10979)

This commit is contained in:
Eric Martin 2019-03-22 05:19:28 -05:00 committed by Massimiliano Culpo
parent d9eaad80c3
commit 563e573b13

View File

@ -13,6 +13,7 @@ class Megahit(MakefilePackage):
homepage = "https://github.com/voutcn/megahit" homepage = "https://github.com/voutcn/megahit"
url = "https://github.com/voutcn/megahit/archive/v1.1.3.tar.gz" url = "https://github.com/voutcn/megahit/archive/v1.1.3.tar.gz"
version('1.1.4', sha256='ecd64c8bfa516ef6b19f9b2961ede281ec814db836f1a91953c213c944e1575f')
version('1.1.3', '2962a781a22c0884fa97b95f740ed2fe') version('1.1.3', '2962a781a22c0884fa97b95f740ed2fe')
depends_on('zlib') depends_on('zlib')