package/jsoncpp: bump version to 1.8.0

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2017-06-10 15:45:07 +02:00 committed by Thomas Petazzoni
parent 405e1b6499
commit 734414453e
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally computed # Locally computed
sha256 087640ebcf7fbcfe8e2717a0b9528fff89c52fcf69fa2a18cc2b538008098f97 jsoncpp-1.7.7.tar.gz sha256 5deb2462cbf0c0121c9d6c9823ec72fe71417e34242e3509bc7c003d526465bc jsoncpp-1.8.0.tar.gz

View file

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
JSONCPP_VERSION = 1.7.7 JSONCPP_VERSION = 1.8.0
JSONCPP_SITE = $(call github,open-source-parsers,jsoncpp,$(JSONCPP_VERSION)) JSONCPP_SITE = $(call github,open-source-parsers,jsoncpp,$(JSONCPP_VERSION))
JSONCPP_LICENSE = Public Domain or MIT JSONCPP_LICENSE = Public Domain or MIT
JSONCPP_LICENSE_FILES = LICENSE JSONCPP_LICENSE_FILES = LICENSE