Please disregard this patch. I am sending a new one that bumps to the latest 0.99.8
-Jon

On Tue, Jun 5, 2018 at 4:33 AM, <jon@ringle.org> wrote:
From: Jon Ringle <jringle@gridpoint.com>

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
---
 patches/{libfastjson-0.99.4 => libfastjson-0.99.6}/autogen.sh | 0
 rules/libfastjson.make                                        | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{libfastjson-0.99.4 => libfastjson-0.99.6}/autogen.sh (100%)

diff --git a/patches/libfastjson-0.99.4/autogen.sh b/patches/libfastjson-0.99.6/autogen.sh
similarity index 100%
rename from patches/libfastjson-0.99.4/autogen.sh
rename to patches/libfastjson-0.99.6/autogen.sh
diff --git a/rules/libfastjson.make b/rules/libfastjson.make
index 6ecdc00..a843367 100644
--- a/rules/libfastjson.make
+++ b/rules/libfastjson.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBFASTJSON) += libfastjson
 #
 # Paths and names
 #
-LIBFASTJSON_VERSION    := 0.99.4
-LIBFASTJSON_MD5                := 5a24c9adcd0bf5307c972de5e9ea4ce9
+LIBFASTJSON_VERSION    := 0.99.6
+LIBFASTJSON_MD5                := a7e7ee5e9e7c6b24019797398a3e66ef
 LIBFASTJSON            := libfastjson-$(LIBFASTJSON_VERSION)
 LIBFASTJSON_SUFFIX     := tar.gz
 LIBFASTJSON_URL                := https://codeload.github.com/rsyslog/libfastjson/$(LIBFASTJSON_SUFFIX)/v$(LIBFASTJSON_VERSION)
--
1.9.1