From d381dc72d26d6aa2182bcfb9582bd1529865eaf7 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 24 Jul 2016 11:23:15 +0200 Subject: [PATCH] libfastjson: update to 0.99.3. (soname bump) --- common/shlibs | 2 +- srcpkgs/libfastjson/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 6945a47f2c..cf75111b79 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2420,7 +2420,7 @@ libgds.so.0 libfbclient-2.5.5.26952_1 libqxmpp.so.0 qxmpp-0.9.3_1 libunwind.so.1 llvm-libunwind-3.8.0_1 libc++abi.so.1 libcxxabi-3.8.0_1 -libfastjson.so.3 libfastjson-0.99.2_1 +libfastjson.so.4 libfastjson-0.99.3_1 libdcadec.so.0 dcadec-0.2.0_1 libcmark.so.0 cmark-0.24.1_1 libspotify.so.12 libspotify-12.1.51_1 diff --git a/srcpkgs/libfastjson/template b/srcpkgs/libfastjson/template index 717216b5db..accdeb0294 100644 --- a/srcpkgs/libfastjson/template +++ b/srcpkgs/libfastjson/template @@ -1,6 +1,6 @@ # Template file for 'libfastjson' pkgname=libfastjson -version=0.99.2 +version=0.99.3 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" @@ -9,7 +9,7 @@ maintainer="Michael Gehring " license="MIT" homepage="https://github.com/rsyslog/libfastjson" distfiles="https://github.com/rsyslog/libfastjson/archive/v${version}.tar.gz" -checksum=fcdca0c4702362de3db3f02c8da05f985b54a9eccd618af41730409b75d10a8f +checksum=a675af6a6a76e53e79f54a436cba708ba8ee0159067ba01b35c631e2f8bd469c pre_configure() { autoreconf -fi