nfdump: update to 1.7.3.

This commit is contained in:
Andrew Benson 2023-09-06 07:36:25 -05:00
parent 54ffa3431a
commit cd66ebec3d

View file

@ -1,6 +1,6 @@
# Template file for 'nfdump'
pkgname=nfdump
version=1.7.2
version=1.7.3
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=0545b792e81f5edd51a2fdfbfcc4eac7ba8087005811ab41c34bfac4d78fe926
checksum=9ea7e1ded34a81839b73e66cb62c9bc11a8070210584f9a508798d7bd6058c89
configure_args+="--enable-sflow --enable-readpcap --enable-nfcapd"
pre_configure() {