From ac81d495793d71204da8b1baf53f8bdbb7f89d1a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 21 Jun 2017 09:29:45 +0000 Subject: [PATCH] libfastjson: update to 0.99.6. --- srcpkgs/libfastjson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libfastjson/template b/srcpkgs/libfastjson/template index 4c1f1368167..fc1ad1d58c3 100644 --- a/srcpkgs/libfastjson/template +++ b/srcpkgs/libfastjson/template @@ -1,6 +1,6 @@ # Template file for 'libfastjson' pkgname=libfastjson -version=0.99.5 +version=0.99.6 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=74401bc45a40a03f1bc6064513503f47dbe3db4fc735627ce122e512be9760f0 +checksum=617373e5205c84b5f674354df6ee9cba53ef8a227f0d1aa928666ed8a16d5547 pre_configure() { autoreconf -fi