mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nfdump: update to 1.6.20.
This commit is contained in:
parent
49c6e6807b
commit
85e06dc6f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nfdump'
|
# Template file for 'nfdump'
|
||||||
pkgname=nfdump
|
pkgname=nfdump
|
||||||
version=1.6.19
|
version=1.6.20
|
||||||
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=1221e3526b67be7d6f6b786d9873e29944b25e37059b6acadc7addf003140fe9
|
checksum=672f4fbe2b7424cfdba5917441100a440cbc9083f2a79147562fb5a966838543
|
||||||
configure_args+="--enable-sflow --enable-readpcap --enable-nfcapd"
|
configure_args+="--enable-sflow --enable-readpcap --enable-nfcapd"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue