From 740685a8e3e1c45ba09d32f3fe860b983222125d Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Mon, 8 Oct 2018 09:12:18 -0400 Subject: Change relic to use production repo. --- relic/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/relic/meta.yaml b/relic/meta.yaml index d281507..1c463f4 100644 --- a/relic/meta.yaml +++ b/relic/meta.yaml @@ -23,7 +23,7 @@ requirements: source: git_tag: {{ version }} - git_url: https://github.com/jhunkeler/{{ name }}.git + git_url: https://github.com/spacetelescope/{{ name }}.git test: imports: -- cgit