codar-cheetah: URL fix (#4815)
This commit is contained in:
parent
5fc0243d35
commit
6e2eb83943
@ -32,7 +32,7 @@ class CodarCheetah(Package):
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
homepage = "https://github.com/CODARcode/cheetah"
|
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('0.1', '6918021f74fa7a2f1de26c0bb31a63ef')
|
||||||
version('develop', git='https://github.com/CODARcode/cheetah.git',
|
version('develop', git='https://github.com/CODARcode/cheetah.git',
|
||||||
|
Loading…
Reference in New Issue
Block a user