aboutsummaryrefslogtreecommitdiff
path: root/aprio
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-23 22:48:47 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-23 22:48:47 -0400
commit10a2deb26a7551a1145f8042cdf6fce8e2a137a2 (patch)
tree4d4b78a48862d4e6c898220f779b19e6c6274b08 /aprio
parent1082b614a2c97b6db123ee5c2d709afe8fc7f5d4 (diff)
downloadcbc-recipes-10a2deb26a7551a1145f8042cdf6fce8e2a137a2.tar.gz
Fix non-interpolated url
Diffstat (limited to 'aprio')
-rw-r--r--aprio/aprio.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/aprio/aprio.ini b/aprio/aprio.ini
index 89c313a..7b27c86 100644
--- a/aprio/aprio.ini
+++ b/aprio/aprio.ini
@@ -9,7 +9,7 @@ summary: ${package:name} is an automatic renice daemon.
readme: README.md
[source]
-git_url: https://bitbucket.org/jhunkeler/aprio.git
+git_url: https://bitbucket.org/jhunkeler/${package:name}.git
[build]
number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}