nfdump: update to 1.6.24.

This commit is contained in:
Andrew Benson 2022-03-28 08:23:49 -05:00
parent b66096b160
commit 9e5a9e15db

View file

@ -1,6 +1,6 @@
# Template file for 'nfdump'
pkgname=nfdump
version=1.6.23
version=1.6.24
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=8c5a7959e66bb90fcbd8ad508933a14ebde4ccf7f4ae638d8f18c9473c63af33
checksum=11ea7ecba405d57076c321f6f77491f1c64538062630131c98ac62dc4870545e
configure_args+="--enable-sflow --enable-readpcap --enable-nfcapd"
pre_configure() {