libfastjson: update to 0.99.8.
This commit is contained in:
parent
da1a28a518
commit
634c28c19d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libfastjson'
|
# Template file for 'libfastjson'
|
||||||
pkgname=libfastjson
|
pkgname=libfastjson
|
||||||
version=0.99.7
|
version=0.99.8
|
||||||
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=a142a6e5fa5c9c4ac32615c42fc663a1a14bff305c922e55192b6abf7d1ce1d8
|
checksum=7e49057b26a5a9e3c6623e024f95f9fd9a14b571b9150aeb89d6d475fc3633e3
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue