aboutsummaryrefslogtreecommitdiff
path: root/stsci.stimage
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@stsci.edu>2016-03-15 23:24:36 -0400
committerJoe Hunkeler <jhunk@stsci.edu>2016-03-15 23:24:36 -0400
commit105421fbf710710e9a022295333627b0feffa82e (patch)
tree2c36d3ba61293b106fb87229d9c442d9d47afc75 /stsci.stimage
parent42b52c1e1226633c81b99ad607cb7fd7be0ea1ca (diff)
downloadcbc-recipes-105421fbf710710e9a022295333627b0feffa82e.tar.gz
Decouple from bitbucket; moving to github.
Diffstat (limited to 'stsci.stimage')
-rw-r--r--stsci.stimage/stsci.stimage.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.stimage/stsci.stimage.ini b/stsci.stimage/stsci.stimage.ini
index 1c1c061..87b3611 100644
--- a/stsci.stimage/stsci.stimage.ini
+++ b/stsci.stimage/stsci.stimage.ini
@@ -8,7 +8,7 @@ license: GPL
summary: ${package:name}
[source]
-git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name}
+git_url: ssh://git@github.com/spacetelescope/${package:name}
[build]
number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}