summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/rest-client_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/rest-client_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/rest-client_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/rest-client_git.bb b/meta-openstack/recipes-devtools/ruby/rest-client_git.bb
index 0837a3b..3f724c7 100644
--- a/meta-openstack/recipes-devtools/ruby/rest-client_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/rest-client_git.bb
@@ -18,7 +18,7 @@ SRCREV = "40eddc184a7b3fe79f9b68f291e06df4c1fbcb0b"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20SRC_URI = " \ 20SRC_URI = " \
21 git://github.com/rest-client/rest-client.git \ 21 git://github.com/rest-client/rest-client.git;branch=master \
22 " 22 "
23 23
24inherit ruby 24inherit ruby