From 74602b41172e57f2f81847f6e822cbded5ee442f Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Wed, 16 Mar 2016 10:01:05 -0400 Subject: Switch to https from ssh protocol --- astrolib.coords/astrolib.coords.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astrolib.coords') diff --git a/astrolib.coords/astrolib.coords.ini b/astrolib.coords/astrolib.coords.ini index 55d88a1..c97a710 100644 --- a/astrolib.coords/astrolib.coords.ini +++ b/astrolib.coords/astrolib.coords.ini @@ -3,7 +3,7 @@ name : astrolib.coords version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home : ssh://git@github.com/spacetelescope/astrolib.coords.git +home : https://github.com/spacetelescope/astrolib.coords.git license : summary : ${package:name} -- cgit