diff options
author | Joe Hunkeler <jhunk@stsci.edu> | 2016-03-16 10:08:27 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunk@stsci.edu> | 2016-03-16 10:08:27 -0400 |
commit | b25e85d08ec6af0f4b6c88144a880a8305127632 (patch) | |
tree | 3979d7ed5762d773895b3547ca6add4f636ea0e0 /stsci.sphere | |
parent | 74602b41172e57f2f81847f6e822cbded5ee442f (diff) | |
download | cbc-recipes-b25e85d08ec6af0f4b6c88144a880a8305127632.tar.gz |
Revert deprecated package back to bitbucket
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 278d19c..e358683 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: https://github.com/spacetelescope/${package:name} +git_url: ssh://bitbucket.org/stsci_ssb/${package:name} [build] number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} |