summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/avro/avro-c_1.11.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/avro/avro-c_1.11.0.bb')
-rw-r--r--meta-oe/recipes-support/avro/avro-c_1.11.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/avro/avro-c_1.11.0.bb b/meta-oe/recipes-support/avro/avro-c_1.11.0.bb
index 5fbd44a8e..8558f75c5 100644
--- a/meta-oe/recipes-support/avro/avro-c_1.11.0.bb
+++ b/meta-oe/recipes-support/avro/avro-c_1.11.0.bb
@@ -9,7 +9,7 @@ DEPENDS = "jansson zlib xz"
9 9
10BRANCH = "branch-1.11" 10BRANCH = "branch-1.11"
11SRCREV = "4e1fefca493029ace961b7ef8889a3722458565a" 11SRCREV = "4e1fefca493029ace961b7ef8889a3722458565a"
12SRC_URI = "git://github.com/apache/avro;branch=${BRANCH} \ 12SRC_URI = "git://github.com/apache/avro;branch=${BRANCH};protocol=https \
13 " 13 "
14 14
15S = "${WORKDIR}/git/lang/c" 15S = "${WORKDIR}/git/lang/c"