Skip to content

Commit

Permalink
[sflow] Add mVRF support (sonic-net#5904)
Browse files Browse the repository at this point in the history
* Bump hsFlowD version to 2.0.28-02 to support mVRF

Signed-off-by: Garrick He <garrick_he@dell.com>
  • Loading branch information
GarrickHe authored and santhosh-kt committed Feb 25, 2021
1 parent a59c3b9 commit a1de279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rules/sflow.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# host-sflow package

HSFLOWD_VERSION = 2.0.26
HSFLOWD_SUBVERSION = 4
HSFLOWD_VERSION = 2.0.28
HSFLOWD_SUBVERSION = 2
export HSFLOWD_VERSION HSFLOWD_SUBVERSION

HSFLOWD = hsflowd_$(HSFLOWD_VERSION)-$(HSFLOWD_SUBVERSION)_$(CONFIGURED_ARCH).deb
Expand Down

0 comments on commit a1de279

Please sign in to comment.