summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/fluentd_1.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/fluentd_1.9.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/fluentd_1.9.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/fluentd_1.9.2.bb b/meta-openstack/recipes-devtools/ruby/fluentd_1.9.2.bb
index 71b0533..94d1ec8 100644
--- a/meta-openstack/recipes-devtools/ruby/fluentd_1.9.2.bb
+++ b/meta-openstack/recipes-devtools/ruby/fluentd_1.9.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://www.fluentd.org/"
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=1ffc336af228834e68e0a4d38da165f7" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=1ffc336af228834e68e0a4d38da165f7"
5 5
6SRC_URI = "git://github.com/fluent/fluentd.git;protocol=https;tag=v${PV}" 6SRC_URI = "git://github.com/fluent/fluentd.git;protocol=https;tag=v${PV};branch=master"
7 7
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9