nfdump: update to 1.7.4.

This commit is contained in:
Andrew Benson 2024-02-19 10:18:43 -06:00
parent 22fd1ec6a3
commit b1967db771
1 changed files with 2 additions and 2 deletions

View File

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