mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/cjson: bump to version 1.7.13
Update indentation of hash file (two spaces) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
61f01794c8
commit
d7ce1d034d
@@ -1,3 +1,3 @@
|
|||||||
# Locally computed:
|
# Locally computed:
|
||||||
sha256 760687665ab41a5cff9c40b1053c19572bcdaadef1194e5cba1b5e6f824686e7 cjson-1.7.12.tar.gz
|
sha256 d4e77a38f540f2c37f55758f2666655314f1f51c716fea5f279659940efdcf04 cjson-1.7.13.tar.gz
|
||||||
sha256 a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c LICENSE
|
sha256 a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
CJSON_VERSION = 1.7.12
|
CJSON_VERSION = 1.7.13
|
||||||
CJSON_SITE = $(call github,DaveGamble,cjson,v$(CJSON_VERSION))
|
CJSON_SITE = $(call github,DaveGamble,cjson,v$(CJSON_VERSION))
|
||||||
CJSON_INSTALL_STAGING = YES
|
CJSON_INSTALL_STAGING = YES
|
||||||
CJSON_LICENSE = MIT
|
CJSON_LICENSE = MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user