summaryrefslogtreecommitdiff
path: root/scripts/package-build
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-08-26 13:24:40 +0100
committerGitHub <noreply@github.com>2025-08-26 13:24:40 +0100
commit2adf95912278c23429d76351bbdccec8120fc20d (patch)
tree5dcb7ccf4d2ee5cab41b90391ee5568397f887ee /scripts/package-build
parentd8d2f0ce2285d22d565bd7b05caa7d847ff00a15 (diff)
parent214f1c74eba0f14d98c89e1d18c58380c498f827 (diff)
downloadvyos-build-2adf95912278c23429d76351bbdccec8120fc20d.tar.gz
vyos-build-2adf95912278c23429d76351bbdccec8120fc20d.zip
Merge pull request #1017 from asklymenko/patch-1
T7755: Bump hsflowd version
Diffstat (limited to 'scripts/package-build')
-rw-r--r--scripts/package-build/hsflowd/package.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/hsflowd/package.toml b/scripts/package-build/hsflowd/package.toml
index 823b0db3..9ecd6322 100644
--- a/scripts/package-build/hsflowd/package.toml
+++ b/scripts/package-build/hsflowd/package.toml
@@ -1,6 +1,6 @@
[[packages]]
name = "host-sflow"
-commit_id = "v2.1.11-5"
+commit_id = "dffc277"
scm_url = "https://github.com/sflow/host-sflow.git"
build_cmd = "make deb FEATURES='PCAP DROPMON DBUS PSAMPLE VPP'"