From ff8ba82d4284289449850016ef2e094ea3dfeb26 Mon Sep 17 00:00:00 2001 From: Björn Esser Date: Mon, 16 Sep 2019 10:23:23 +0200 Subject: jsoncpp: version bump 1.8.4 -> 1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Esser Signed-off-by: Michael Olbrich --- rules/jsoncpp.make | 4 ++-- 1 file 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 -- cgit v1.2.3