Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] rapidjson: bump to version 1.0.2
@ 2015-07-02  2:59 Danomi Manchego
  2015-07-02  2:59 ` [Buildroot] [PATCH 2/2] rapidjson: update site URL in package description Danomi Manchego
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Danomi Manchego @ 2015-07-02  2:59 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
---
 package/rapidjson/rapidjson.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/rapidjson/rapidjson.mk b/package/rapidjson/rapidjson.mk
index 6658da2..1ad9314 100644
--- a/package/rapidjson/rapidjson.mk
+++ b/package/rapidjson/rapidjson.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RAPIDJSON_VERSION = 39f5eeb764c6d1e1cbff1717410d9710bf943009
+RAPIDJSON_VERSION = v1.0.2
 RAPIDJSON_SITE = $(call github,miloyip,rapidjson,$(RAPIDJSON_VERSION))
 RAPIDJSON_LICENSE = MIT
 RAPIDJSON_LICENSE_FILES = license.txt
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-02 21:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02  2:59 [Buildroot] [PATCH 1/2] rapidjson: bump to version 1.0.2 Danomi Manchego
2015-07-02  2:59 ` [Buildroot] [PATCH 2/2] rapidjson: update site URL in package description Danomi Manchego
2015-07-02 20:39 ` [Buildroot] [PATCH 1/2] rapidjson: bump to version 1.0.2 Arnout Vandecappelle
2015-07-02 21:44 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox