summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/json_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/json_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/json_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/json_git.bb b/meta-openstack/recipes-devtools/ruby/json_git.bb
index f7b3dd7..407f812 100644
--- a/meta-openstack/recipes-devtools/ruby/json_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/json_git.bb
@@ -16,7 +16,7 @@ SRCREV = "4cf6c6270f52888997ec1b626b9f557db4f26f2e"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18SRC_URI = " \ 18SRC_URI = " \
19 git://github.com/flori/json.git;branch=v1.8 \ 19 git://github.com/flori/json.git;branch=v1.8;protocol=https \
20 " 20 "
21 21
22inherit ruby 22inherit ruby