mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/rapidjson: bump version
This bump includes compatibility with cmake 4.x:ebd87cb468Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit6e2b109e96) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
8d9eecf60a
commit
4fe2c33f19
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 39f96f17b40f7201042c9b45d6444cb7eae1b7adfb7455412a86f6140450d32d rapidjson-ab1842a2dae061284c0a62dca1cc6d5e7e37e346.tar.gz
|
||||
sha256 2d2601a82d2d3b7e143a3c8d43ef616671391034bc46891a9816b79cf2d3e7a8 rapidjson-24b5e7a8b27f42fa16b96fc70aade9106cf7102f.tar.gz
|
||||
sha256 a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32 license.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RAPIDJSON_VERSION = ab1842a2dae061284c0a62dca1cc6d5e7e37e346
|
||||
RAPIDJSON_VERSION = 24b5e7a8b27f42fa16b96fc70aade9106cf7102f
|
||||
RAPIDJSON_SITE = $(call github,Tencent,rapidjson,$(RAPIDJSON_VERSION))
|
||||
RAPIDJSON_LICENSE = MIT
|
||||
RAPIDJSON_LICENSE_FILES = license.txt
|
||||
|
||||
Reference in New Issue
Block a user