mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
nfdump: update to 1.6.23.
This commit is contained in:
parent
0ff83ed174
commit
1efcc4181b
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.22
|
version=1.6.23
|
||||||
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=437536acb02258f8e2cd1e63c801428c65e1c33100e349acbf718c5b04734bd0
|
checksum=8c5a7959e66bb90fcbd8ad508933a14ebde4ccf7f4ae638d8f18c9473c63af33
|
||||||
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