summaryrefslogtreecommitdiff
path: root/recipes/multitech/helloworld-autotools_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/multitech/helloworld-autotools_1.0.0.bb')
-rw-r--r--recipes/multitech/helloworld-autotools_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/multitech/helloworld-autotools_1.0.0.bb b/recipes/multitech/helloworld-autotools_1.0.0.bb
index 9c55da2e5e..e7b8f77efb 100644
--- a/recipes/multitech/helloworld-autotools_1.0.0.bb
+++ b/recipes/multitech/helloworld-autotools_1.0.0.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
PR = "r0"
-SRC_URI = "git://multitech.net/helloworld-autotools.git;protocol=git;tag=1.0.0"
+SRC_URI = "git://git.multitech.net/helloworld-autotools.git;protocol=git;tag=1.0.0"
S = "${WORKDIR}/git"
inherit autotools