diff options
author | Joe Hunkeler <jhunk@stsci.edu> | 2016-03-16 10:09:41 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunk@stsci.edu> | 2016-03-16 10:21:44 -0400 |
commit | 61d97c8ed4236c61f7e7c727cd958685d3de7a2e (patch) | |
tree | af034be17fc7e67d40a6932b20a2c7314eb820e1 /stsci.sphere | |
parent | b25e85d08ec6af0f4b6c88144a880a8305127632 (diff) | |
download | cbc-recipes-61d97c8ed4236c61f7e7c727cd958685d3de7a2e.tar.gz |
Reinstate deprecated packages
Diffstat (limited to 'stsci.sphere')
-rw-r--r-- | stsci.sphere/stsci.sphere.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.sphere/stsci.sphere.ini b/stsci.sphere/stsci.sphere.ini index e358683..0c9afb3 100644 --- a/stsci.sphere/stsci.sphere.ini +++ b/stsci.sphere/stsci.sphere.ini @@ -8,7 +8,7 @@ license: GPL summary: ${package:name} [source] -git_url: ssh://bitbucket.org/stsci_ssb/${package:name} +git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} [build] number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} |