nfdump: update to 1.7.0.1.
This commit is contained in:
parent
965e3cf628
commit
be9e1827be
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nfdump'
|
# Template file for 'nfdump'
|
||||||
pkgname=nfdump
|
pkgname=nfdump
|
||||||
version=1.6.24
|
version=1.7.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake flex libtool pkg-config"
|
hostmakedepends="automake flex libtool pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/phaag/nfdump"
|
homepage="https://github.com/phaag/nfdump"
|
||||||
distfiles="https://github.com/phaag/nfdump/archive/v${version}.tar.gz"
|
distfiles="https://github.com/phaag/nfdump/archive/v${version}.tar.gz"
|
||||||
checksum=11ea7ecba405d57076c321f6f77491f1c64538062630131c98ac62dc4870545e
|
checksum=d7c4b400f506bee1b0f0baecb9285bb7230588f0afa050bb898d5d48454b1632
|
||||||
configure_args+="--enable-sflow --enable-readpcap --enable-nfcapd"
|
configure_args+="--enable-sflow --enable-readpcap --enable-nfcapd"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in New Issue