summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Esser <b.esser@pengutronix.de>2019-09-16 10:23:23 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-01 21:35:27 +0200
commitff8ba82d4284289449850016ef2e094ea3dfeb26 (patch)
tree7abed5b170559dd26b6044fb93a0d0165f413893
parent26045a3bbf1d8dc44ba99fe4f787dfa8a0da6c62 (diff)
downloadptxdist-ff8ba82d4284289449850016ef2e094ea3dfeb26.tar.gz
ptxdist-ff8ba82d4284289449850016ef2e094ea3dfeb26.tar.xz
jsoncpp: version bump 1.8.4 -> 1.9.1
Signed-off-by: Björn Esser <b.esser@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/jsoncpp.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/jsoncpp.make b/rules/jsoncpp.make
index e60ab8b37..3bc1ba9b9 100644
--- a/rules/jsoncpp.make
+++ b/rules/jsoncpp.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JSONCPP) += jsoncpp
#
# Paths and names
#
-JSONCPP_VERSION := 1.8.4
-JSONCPP_MD5 := fa47a3ab6b381869b6a5f20811198662
+JSONCPP_VERSION := 1.9.1
+JSONCPP_MD5 := da9e0427550e1377d88b471265a3bb3e
JSONCPP := jsoncpp-$(JSONCPP_VERSION)
JSONCPP_SUFFIX := tar.gz
JSONCPP_URL := https://github.com/open-source-parsers/jsoncpp/archive/$(JSONCPP_VERSION).tar.gz