summaryrefslogtreecommitdiffstats
path: root/libraries/libfastjson/libfastjson.SlackBuild
diff options
context:
space:
mode:
author Christophe Trussardi2017-10-28 21:52:02 +0200
committer Willy Sudiarto Raharjo2017-11-01 01:33:58 +0100
commitdb0573d83cb7e5c9a7d701f0bbc914b716fa5be6 (patch)
tree556c38fcde863e04185e8a8d549a3d439b900d28 /libraries/libfastjson/libfastjson.SlackBuild
parent796d3c82a18ab8d51512fbc07896be25ee6ce585 (diff)
downloadslackbuilds-db0573d83cb7e5c9a7d701f0bbc914b716fa5be6.tar.gz
libraries/libfastjson: Updated for version 0.99.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libfastjson/libfastjson.SlackBuild')
-rw-r--r--libraries/libfastjson/libfastjson.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libfastjson/libfastjson.SlackBuild b/libraries/libfastjson/libfastjson.SlackBuild
index f6decc3d72..fcb043540e 100644
--- a/libraries/libfastjson/libfastjson.SlackBuild
+++ b/libraries/libfastjson/libfastjson.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libfastjson
-# Copyright (c) 2016, Christophe Trussardi, Paris, France
+# Copyright (c) 2017, Christophe Trussardi, Paris, France
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -22,7 +22,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libfastjson
-VERSION=${VERSION:-0.99.6}
+VERSION=${VERSION:-0.99.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}