Skip to content

Commit

Permalink
nfdump: update to 1.7.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenson committed Oct 24, 2024
1 parent 12c7ca5 commit 169a2de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/nfdump/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'nfdump'
pkgname=nfdump
version=1.7.4
version=1.7.5
revision=1
build_style=gnu-configure
hostmakedepends="automake flex libtool pkg-config"
Expand All @@ -10,7 +10,7 @@ maintainer="Andrew Benson <[email protected]>"
license="BSD-3-Clause"
homepage="https://github.com/phaag/nfdump"
distfiles="https://github.com/phaag/nfdump/archive/v${version}.tar.gz"
checksum=8cf76ad0b4e3c1e7edf9532ec7508b11f125adcfcdac5010fd7eec8fe792cfd8
checksum=f7d1df04fe66a173613a13d1b632062150cd63d08ed9299cc2560f519ed33e2e
configure_args+="--enable-sflow --enable-readpcap --enable-nfcapd"

pre_configure() {
Expand Down

0 comments on commit 169a2de

Please sign in to comment.