mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
nfdump: update to 1.7.3.
This commit is contained in:
parent
54ffa3431a
commit
cd66ebec3d
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue