From ea81aff0c15a6c55079dd121e958a91ab5950826 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 17 Oct 2017 16:45:54 +0000 Subject: [PATCH] libfastjson: update to 0.99.7. --- srcpkgs/libfastjson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libfastjson/template b/srcpkgs/libfastjson/template index fc1ad1d58c..eb1b1c15de 100644 --- a/srcpkgs/libfastjson/template +++ b/srcpkgs/libfastjson/template @@ -1,6 +1,6 @@ # Template file for 'libfastjson' pkgname=libfastjson -version=0.99.6 +version=0.99.7 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=617373e5205c84b5f674354df6ee9cba53ef8a227f0d1aa928666ed8a16d5547 +checksum=a142a6e5fa5c9c4ac32615c42fc663a1a14bff305c922e55192b6abf7d1ce1d8 pre_configure() { autoreconf -fi