diff options
-rw-r--r-- | meta-oe/recipes-support/avro/avro-c_1.11.3.bb (renamed from meta-oe/recipes-support/avro/avro-c_1.11.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/avro/avro-c_1.11.2.bb b/meta-oe/recipes-support/avro/avro-c_1.11.3.bb index 9b6a52e2e2..14a3cbe462 100644 --- a/meta-oe/recipes-support/avro/avro-c_1.11.2.bb +++ b/meta-oe/recipes-support/avro/avro-c_1.11.3.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6d502b41f76179fc84e536236f359cae" | |||
8 | DEPENDS = "jansson zlib xz" | 8 | DEPENDS = "jansson zlib xz" |
9 | 9 | ||
10 | BRANCH = "branch-1.11" | 10 | BRANCH = "branch-1.11" |
11 | SRCREV = "44d1c4f221ccc4571a4b4b9edb023ed1e89354b7" | 11 | SRCREV = "35ff8b997738e4d983871902d47bfb67b3250734" |
12 | SRC_URI = "git://github.com/apache/avro;branch=${BRANCH};protocol=https \ | 12 | SRC_URI = "git://github.com/apache/avro;branch=${BRANCH};protocol=https \ |
13 | " | 13 | " |
14 | 14 | ||