cjson: bump version to v1.5.2

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2017-05-10 12:09:09 +01:00 committed by Thomas Petazzoni
parent 312d71c7a9
commit 6a72aea616
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally computed:
sha256 81e6574f0b1c0d7cd34fa5e0f3fd34b162fc1c568fc1473880999c2030bfb6f0 cjson-v1.5.1.tar.gz
sha256 6d1482c1b492893b25ab7e77ee6098fe3ef10585df660e5ffe67e632a8c5b9e4 cjson-v1.5.2.tar.gz

View File

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