libraries/libfastjson: Updated for version 0.99.6.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Christophe Trussardi 2017-07-05 18:35:31 +01:00 committed by Willy Sudiarto Raharjo
parent 31ee0aad09
commit ccd675584b
2 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libfastjson PRGNAM=libfastjson
VERSION=${VERSION:-0.99.4} VERSION=${VERSION:-0.99.6}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libfastjson" PRGNAM="libfastjson"
VERSION="0.99.4" VERSION="0.99.6"
HOMEPAGE="http://www.rsyslog.com/" HOMEPAGE="http://www.rsyslog.com/"
DOWNLOAD="http://download.rsyslog.com/libfastjson/libfastjson-0.99.4.tar.gz" DOWNLOAD="http://download.rsyslog.com/libfastjson/libfastjson-0.99.6.tar.gz"
MD5SUM="18ee28081e87673e20d5d4412a7ca5d4" MD5SUM="f3ade90408eab335bf8fa5782622b423"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""