cjson: bump to version 1.4.3

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Fabrice Fontaine 2017-03-20 19:00:51 +01:00 committed by Thomas Petazzoni
parent a429a3803d
commit a521a33799
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally computed:
sha256 6bb0cec66f877f694ffd0e6026b33da1df28a204a9d3a65fbe5055d038a3e8bf cjson-v1.4.2.tar.gz
sha256 3b362a6af73e10b0361119bc9fa9569578f9daa486cb487cad79322a34cd6965 cjson-v1.4.3.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
CJSON_VERSION = v1.4.2
CJSON_VERSION = v1.4.3
CJSON_SITE = $(call github,DaveGamble,cjson,$(CJSON_VERSION))
CJSON_INSTALL_STAGING = YES
CJSON_LICENSE = MIT