aboutsummaryrefslogtreecommitdiff
path: root/acstools
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-23 22:41:40 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-23 22:41:40 -0400
commitc67022a487590ab080f320ab13ae8deb11d38801 (patch)
tree560d72477f7da45e3278bf086aa9ac2bd8cdd3d2 /acstools
parentf7625cda5d6be046e1ea905bf8858cb0eae6f70f (diff)
downloadcbc-recipes-c67022a487590ab080f320ab13ae8deb11d38801.tar.gz
Fix inconsistency
Diffstat (limited to 'acstools')
-rw-r--r--acstools/acstools.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/acstools/acstools.ini b/acstools/acstools.ini
index 4ed1fcf..3769d78 100644
--- a/acstools/acstools.ini
+++ b/acstools/acstools.ini
@@ -8,7 +8,7 @@ license: BSD
summary: ${package:name}
[source]
-git_url: ssh://git@bitbucket.org/stsci_ssb/acstools.git
+git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name}
[build]
number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}