From 865c061702d64ab00f35edaeda18bf6237600192 Mon Sep 17 00:00:00 2001 From: Li xin Date: Fri, 31 Jul 2015 11:43:36 +0800 Subject: yard: upgrade 0.8.7.3 -> 0.8.7.6 Signed-off-by: Li Xin Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/ruby/yard_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack') diff --git a/meta-openstack/recipes-devtools/ruby/yard_git.bb b/meta-openstack/recipes-devtools/ruby/yard_git.bb index ff2a685..d523201 100644 --- a/meta-openstack/recipes-devtools/ruby/yard_git.bb +++ b/meta-openstack/recipes-devtools/ruby/yard_git.bb @@ -13,9 +13,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b3e127de4b3f2e58562183d9aba9a7f6" PR = "r0" -BPV = "0.8.7.3" +BPV = "0.8.7.6" PV = "${BPV}" -SRCREV = "b78dea29adafd937f1ca5e813a5269b62ffceba3" +SRCREV = "d83194e1a09098ec5be28b616cde3b9a15380873" S = "${WORKDIR}/git" @@ -25,4 +25,4 @@ SRC_URI = " \ inherit ruby -BBCLASSEXTEND = "native" \ No newline at end of file +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf