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:54:03 -0400
commit3de3ac79e63231aade98b8556b271ae98b086ebc (patch)
treec4053072c2bea36ac32e132379521b53c9c5eed5 /meta-openstack/recipes-devtools/ruby
parent89f1ff7bd9bff5ac44d7ad8fde787da507acd966 (diff)
downloadmeta-cloud-services-3de3ac79e63231aade98b8556b271ae98b086ebc.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