[hsflowd]: Update hsflowd to 2.0.25-4 to take care of admin_state changes (#3683)
This commit is contained in:
parent
f3c92e7779
commit
841949f099
@ -1,7 +1,7 @@
|
|||||||
# host-sflow package
|
# host-sflow package
|
||||||
|
|
||||||
HSFLOWD_VERSION = 2.0.21
|
HSFLOWD_VERSION = 2.0.25
|
||||||
HSFLOWD_SUBVERSION = 8
|
HSFLOWD_SUBVERSION = 4
|
||||||
export HSFLOWD_VERSION HSFLOWD_SUBVERSION
|
export HSFLOWD_VERSION HSFLOWD_SUBVERSION
|
||||||
|
|
||||||
HSFLOWD = hsflowd_$(HSFLOWD_VERSION)-$(HSFLOWD_SUBVERSION)_$(CONFIGURED_ARCH).deb
|
HSFLOWD = hsflowd_$(HSFLOWD_VERSION)-$(HSFLOWD_SUBVERSION)_$(CONFIGURED_ARCH).deb
|
||||||
|
@ -10,7 +10,7 @@ $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
|
|||||||
git clone https://github.com/sflow/host-sflow
|
git clone https://github.com/sflow/host-sflow
|
||||||
|
|
||||||
pushd ./host-sflow
|
pushd ./host-sflow
|
||||||
git checkout -b sflow -f 996f5ec
|
git checkout -b sflow tags/v2.0.25-4
|
||||||
|
|
||||||
# Apply patch series
|
# Apply patch series
|
||||||
stg init
|
stg init
|
||||||
|
Loading…
Reference in New Issue
Block a user