mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-01 09:23:29 +08:00
cjson: bump version to v1.4.6
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:
parent
35db2ad48e
commit
5380e6996f
@ -1,2 +1,2 @@
|
||||
# Locally computed:
|
||||
sha256 3d0a61f2023749a6b813cadc713234a2ea393cf5482d910cf91584f13a82af13 cjson-v1.4.5.tar.gz
|
||||
sha256 7db3981015a4168a186c2f554842bd7abb8d1c969f081e8d4208e36fb260059a cjson-v1.4.6.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CJSON_VERSION = v1.4.5
|
||||
CJSON_VERSION = v1.4.6
|
||||
CJSON_SITE = $(call github,DaveGamble,cjson,$(CJSON_VERSION))
|
||||
CJSON_INSTALL_STAGING = YES
|
||||
CJSON_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user