diff options
-rw-r--r-- | meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.6.bb (renamed from meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.5.bb b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.6.bb index c54dc94666..ade9f35d18 100644 --- a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.5.bb +++ b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.6.bb | |||
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5d73c165a0f9e86a1342f32d19ec5926" | |||
13 | 13 | ||
14 | PE = "1" | 14 | PE = "1" |
15 | 15 | ||
16 | SRCREV = "5defb4ed1a4293b8e2bf641e16b156fb9de498cc" | 16 | SRCREV = "89e2973c754a9c02a49974d839779b151e95afd6" |
17 | SRC_URI = "git://github.com/open-source-parsers/jsoncpp;branch=master;protocol=https" | 17 | SRC_URI = "git://github.com/open-source-parsers/jsoncpp;branch=master;protocol=https" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |