From: Jon Ringle <[email protected]>

Signed-off-by: Jon Ringle <[email protected]>
---
 patches/libfastjson-0.99.4/autogen.sh | 1 -
 patches/libfastjson-0.99.8/autogen.sh | 1 +
 rules/libfastjson.make                | 4 ++--
 3 files changed, 3 insertions(+), 3 deletions(-)
 delete mode 120000 patches/libfastjson-0.99.4/autogen.sh
 create mode 120000 patches/libfastjson-0.99.8/autogen.sh

diff --git a/patches/libfastjson-0.99.4/autogen.sh 
b/patches/libfastjson-0.99.4/autogen.sh
deleted file mode 120000
index 9f8a4cb..0000000
--- a/patches/libfastjson-0.99.4/autogen.sh
+++ /dev/null
@@ -1 +0,0 @@
-../autogen.sh
\ No newline at end of file
diff --git a/patches/libfastjson-0.99.8/autogen.sh 
b/patches/libfastjson-0.99.8/autogen.sh
new file mode 120000
index 0000000..9f8a4cb
--- /dev/null
+++ b/patches/libfastjson-0.99.8/autogen.sh
@@ -0,0 +1 @@
+../autogen.sh
\ No newline at end of file
diff --git a/rules/libfastjson.make b/rules/libfastjson.make
index 6ecdc00..9bc89bb 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.8
+LIBFASTJSON_MD5                := 730713ad1d851def7ac8898f751bbfdd
 LIBFASTJSON            := libfastjson-$(LIBFASTJSON_VERSION)
 LIBFASTJSON_SUFFIX     := tar.gz
 LIBFASTJSON_URL                := 
https://codeload.github.com/rsyslog/libfastjson/$(LIBFASTJSON_SUFFIX)/v$(LIBFASTJSON_VERSION)
-- 
1.9.1


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to