codar-cheetah: URL fix (#4815)

This commit is contained in:
Kshitij Mehta 2017-07-18 23:49:51 -04:00 committed by Adam J. Stewart
parent 5fc0243d35
commit 6e2eb83943

View File

@ -32,7 +32,7 @@ class CodarCheetah(Package):
"""
homepage = "https://github.com/CODARcode/cheetah"
url = "https://github.com/CODARcode/cheetah/releases/tag/v0.1.tar.gz"
url = "https://github.com/CODARcode/cheetah/archive/v0.1.tar.gz"
version('0.1', '6918021f74fa7a2f1de26c0bb31a63ef')
version('develop', git='https://github.com/CODARcode/cheetah.git',