libraries/libfastjson: Updated for version 1.2304.0.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christophe Trussardi 2023-05-19 01:08:02 +01:00 committed by Willy Sudiarto Raharjo
parent 034674fdcf
commit 2789fc3fa2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 7 additions and 7 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="libfastjson"
VERSION="0.99.9"
VERSION="1.2304.0"
HOMEPAGE="https://www.rsyslog.com/"
DOWNLOAD="http://download.rsyslog.com/libfastjson/libfastjson-0.99.9.tar.gz"
MD5SUM="b4668f067145d4eb2a44433d5256f277"
DOWNLOAD="https://download.rsyslog.com/libfastjson/libfastjson-1.2304.0.tar.gz"
MD5SUM="d949467b3ad51a258cf693c3c3f94112"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""