nfdump: update to 1.7.2.

This commit is contained in:
Andrew Benson 2023-04-24 19:29:07 -05:00
parent c640a88b7e
commit 00462ec62c
1 changed files with 2 additions and 2 deletions

View File

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