diff options
-rw-r--r-- | meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.3.bb (renamed from meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.2.bb b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.3.bb index a88410f2ff..97c6361ad8 100644 --- a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.2.bb +++ b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.3.bb | |||
@@ -11,7 +11,7 @@ SECTION = "libs" | |||
11 | LICENSE = "MIT" | 11 | LICENSE = "MIT" |
12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fa2a23dd1dc6c139f35105379d76df2b" | 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fa2a23dd1dc6c139f35105379d76df2b" |
13 | 13 | ||
14 | SRCREV = "d2e6a971f4544c55b8e3b25cf96db266971b778f" | 14 | SRCREV = "6aba23f4a8628d599a9ef7fa4811c4ff6e4070e2" |
15 | SRC_URI = "git://github.com/open-source-parsers/jsoncpp" | 15 | SRC_URI = "git://github.com/open-source-parsers/jsoncpp" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |