package/cjson: bump version to v1.5.3

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-05-23 23:30:42 +02:00 committed by Thomas Petazzoni
parent 9aef033804
commit c5e7405009
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally computed:
sha256 6d1482c1b492893b25ab7e77ee6098fe3ef10585df660e5ffe67e632a8c5b9e4 cjson-v1.5.2.tar.gz
sha256 0fcf35ce2f28d8696f9cd92a0845d6210d981e2be4c6c6d55692fe3714e5b79b cjson-v1.5.3.tar.gz

View file

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