From 2055685ad69c9553450ff607a8d49430f92888eb Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 31 May 2017 11:52:57 -0400 Subject: htc_utils: actually change URL (#32) --- htc_utils/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htc_utils/meta.yaml b/htc_utils/meta.yaml index 30a5d24..0c8335e 100644 --- a/htc_utils/meta.yaml +++ b/htc_utils/meta.yaml @@ -27,7 +27,7 @@ requirements: - python x.x source: - git_url: https://bitbucket.org/jhunkeler/{{ name }}.git + git_url: https://github.com/jhunkeler/{{ name }}.git test: imports: -- cgit