summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby
diff options
context:
space:
mode:
authorLi xin <lixin.fnst@cn.fujitsu.com>2015-07-27 10:30:56 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-07-27 09:56:45 -0400
commitf7e8812ef801862e70085574260bd66cbd426807 (patch)
tree3669d94b0318ebea379bcdebbda1ae944d883712 /meta-openstack/recipes-devtools/ruby
parent059478fab35887a126183ee54158733b9b2ed297 (diff)
downloadmeta-cloud-services-f7e8812ef801862e70085574260bd66cbd426807.tar.gz
highline: upgrade 1.6.21 -> 1.7.3
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby')
-rw-r--r--meta-openstack/recipes-devtools/ruby/highline_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/highline_git.bb b/meta-openstack/recipes-devtools/ruby/highline_git.bb
index c8994ce..3bfcd88 100644
--- a/meta-openstack/recipes-devtools/ruby/highline_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/highline_git.bb
@@ -15,9 +15,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=884766faee6a0d2931af978757e1a5fc"
15 15
16PR = "r0" 16PR = "r0"
17 17
18BPV = "1.6.21" 18BPV = "1.7.3"
19PV = "${BPV}" 19PV = "${BPV}"
20SRCREV = "4d5ec40d20853c73f1fd75c7681397bf50b05517" 20SRCREV = "327051c1c217df2880c3a53f31484f7e815e847f"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23