summaryrefslogtreecommitdiff
path: root/scripts/package-build
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/package-build')
-rw-r--r--scripts/package-build/hsflowd/package.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/package-build/hsflowd/package.toml b/scripts/package-build/hsflowd/package.toml
index 05ec13fe..823b0db3 100644
--- a/scripts/package-build/hsflowd/package.toml
+++ b/scripts/package-build/hsflowd/package.toml
@@ -1,8 +1,8 @@
[[packages]]
name = "host-sflow"
-commit_id = "v2.0.55-1"
+commit_id = "v2.1.11-5"
scm_url = "https://github.com/sflow/host-sflow.git"
-build_cmd = "make deb FEATURES='PCAP DROPMON DBUS PSAMPLE'"
+build_cmd = "make deb FEATURES='PCAP DROPMON DBUS PSAMPLE VPP'"
[dependencies]
packages = ["libpcap0.8-dev"]