mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libfastjson: Updated for version 0.99.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
796d3c82a1
commit
db0573d83c
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfastjson"
|
||||
VERSION="0.99.6"
|
||||
VERSION="0.99.7"
|
||||
HOMEPAGE="http://www.rsyslog.com/"
|
||||
DOWNLOAD="http://download.rsyslog.com/libfastjson/libfastjson-0.99.6.tar.gz"
|
||||
MD5SUM="f3ade90408eab335bf8fa5782622b423"
|
||||
DOWNLOAD="http://download.rsyslog.com/libfastjson/libfastjson-0.99.7.tar.gz"
|
||||
MD5SUM="0b5f4a3f0f93eb7c789fe89e1332a1dd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue