[sflow]: Upgrade hsflowd to v2.0.26-3 (#4020)

This commit is contained in:
padmanarayana 2020-01-14 14:16:33 -08:00 committed by lguohan
parent 952dfb15f7
commit 918fdc6c44
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# host-sflow package
HSFLOWD_VERSION = 2.0.26
HSFLOWD_SUBVERSION = 1
HSFLOWD_SUBVERSION = 3
export HSFLOWD_VERSION HSFLOWD_SUBVERSION
HSFLOWD = hsflowd_$(HSFLOWD_VERSION)-$(HSFLOWD_SUBVERSION)_$(CONFIGURED_ARCH).deb

View File

@ -10,7 +10,7 @@ $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
git clone https://github.com/sflow/host-sflow
pushd ./host-sflow
git checkout -b sflow tags/v2.0.26-1
git checkout -b sflow tags/v2.0.26-3
# Apply patch series
stg init