diff options
author | Joe Hunkeler <jhunk@stsci.edu> | 2016-03-15 23:24:36 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunk@stsci.edu> | 2016-03-15 23:24:36 -0400 |
commit | 105421fbf710710e9a022295333627b0feffa82e (patch) | |
tree | 2c36d3ba61293b106fb87229d9c442d9d47afc75 /pandokia/pandokia.ini | |
parent | 42b52c1e1226633c81b99ad607cb7fd7be0ea1ca (diff) | |
download | cbc-recipes-105421fbf710710e9a022295333627b0feffa82e.tar.gz |
Decouple from bitbucket; moving to github.
Diffstat (limited to 'pandokia/pandokia.ini')
-rw-r--r-- | pandokia/pandokia.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandokia/pandokia.ini b/pandokia/pandokia.ini index 2969848..a48cb10 100644 --- a/pandokia/pandokia.ini +++ b/pandokia/pandokia.ini @@ -10,7 +10,7 @@ summary : ${package:name} [source] #fn : ${package:name}-${package:version}.tar.gz #url : ${about:home}/${fn} -git_url : git@bitbucket.org:stsci_ssb/${package:name}.git +git_url : git@github.com:spacetelescope/${package:name}.git #git_tag : [build] |