nfdump: update to 1.6.23.

This commit is contained in:
Andrew Benson 2021-05-10 16:20:35 -05:00
parent 0ff83ed174
commit 1efcc4181b

View File

@ -1,6 +1,6 @@
# Template file for 'nfdump'
pkgname=nfdump
version=1.6.22
version=1.6.23
revision=1
build_style=gnu-configure
hostmakedepends="automake flex libtool pkg-config"
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/phaag/nfdump"
distfiles="https://github.com/phaag/nfdump/archive/v${version}.tar.gz"
checksum=437536acb02258f8e2cd1e63c801428c65e1c33100e349acbf718c5b04734bd0
checksum=8c5a7959e66bb90fcbd8ad508933a14ebde4ccf7f4ae638d8f18c9473c63af33
configure_args+="--enable-sflow --enable-readpcap --enable-nfcapd"
pre_configure() {