cjson: bump version to 1.5.1

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vicente Olivert Riera 2017-05-08 17:39:23 +01:00 committed by Peter Korsgaard
parent aee0ef5488
commit 148b1c4cee
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally computed:
sha256 d320a180be80726d13b399b17dcaf226484dc362a8d7a1c6a9a9e3bd8eb184fd cjson-v1.4.7.tar.gz
sha256 81e6574f0b1c0d7cd34fa5e0f3fd34b162fc1c568fc1473880999c2030bfb6f0 cjson-v1.5.1.tar.gz

View File

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