libfastjson: update to 0.99.4.
This commit is contained in:
parent
e6f51d5321
commit
10bd6063e3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libfastjson'
|
||||
pkgname=libfastjson
|
||||
version=0.99.3
|
||||
version=0.99.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/rsyslog/libfastjson"
|
||||
distfiles="https://github.com/rsyslog/libfastjson/archive/v${version}.tar.gz"
|
||||
checksum=a675af6a6a76e53e79f54a436cba708ba8ee0159067ba01b35c631e2f8bd469c
|
||||
checksum=03ef63dcc88417e71c19ce4436804159e3397e3a20d3529efef6a43c3bef5c8d
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue