summaryrefslogtreecommitdiffstats
path: root/libraries/libfastjson/libfastjson.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libfastjson/libfastjson.SlackBuild')
-rw-r--r--libraries/libfastjson/libfastjson.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libfastjson/libfastjson.SlackBuild b/libraries/libfastjson/libfastjson.SlackBuild
index 41eb5a987c..1d0426e692 100644
--- a/libraries/libfastjson/libfastjson.SlackBuild
+++ b/libraries/libfastjson/libfastjson.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libfastjson
-# Copyright (c) 2021, Christophe Trussardi, Paris, France
+# Copyright (c) 2023, Christophe Trussardi, Paris, France
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -21,15 +21,15 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# 20220418 bkw: Modified by SlackBuilds.org, BUILD=3:
+# 20220418 bkw: Modified by SlackBuilds.org:
# - remove useless empty README from doc dir.
# - add useful docs to doc dir.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libfastjson
-VERSION=${VERSION:-0.99.9}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-1.2304.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}