libfastjson: update to 0.99.6.

This commit is contained in:
Michael Gehring 2017-06-21 09:29:45 +00:00
parent 874cccf6b6
commit ac81d49579

View file

@ -1,6 +1,6 @@
# Template file for 'libfastjson' # Template file for 'libfastjson'
pkgname=libfastjson pkgname=libfastjson
version=0.99.5 version=0.99.6
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool" hostmakedepends="automake libtool"
@ -9,7 +9,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="MIT" license="MIT"
homepage="https://github.com/rsyslog/libfastjson" homepage="https://github.com/rsyslog/libfastjson"
distfiles="https://github.com/rsyslog/libfastjson/archive/v${version}.tar.gz" distfiles="https://github.com/rsyslog/libfastjson/archive/v${version}.tar.gz"
checksum=74401bc45a40a03f1bc6064513503f47dbe3db4fc735627ce122e512be9760f0 checksum=617373e5205c84b5f674354df6ee9cba53ef8a227f0d1aa928666ed8a16d5547
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi