From 634c28c19da171906ac55f3583bad695502a2cb0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 22 Dec 2017 11:23:28 +0000 Subject: [PATCH] libfastjson: update to 0.99.8. --- srcpkgs/libfastjson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libfastjson/template b/srcpkgs/libfastjson/template index eb1b1c15de7..f3e3d1dca2e 100644 --- a/srcpkgs/libfastjson/template +++ b/srcpkgs/libfastjson/template @@ -1,6 +1,6 @@ # Template file for 'libfastjson' pkgname=libfastjson -version=0.99.7 +version=0.99.8 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=a142a6e5fa5c9c4ac32615c42fc663a1a14bff305c922e55192b6abf7d1ce1d8 +checksum=7e49057b26a5a9e3c6623e024f95f9fd9a14b571b9150aeb89d6d475fc3633e3 pre_configure() { autoreconf -fi