[sFlow]: Upgrade hsflowd to 2.0.26-1 (#3812)
This commit is contained in:
parent
45e13b9929
commit
62a7846960
@ -1,7 +1,7 @@
|
||||
# host-sflow package
|
||||
|
||||
HSFLOWD_VERSION = 2.0.25
|
||||
HSFLOWD_SUBVERSION = 4
|
||||
HSFLOWD_VERSION = 2.0.26
|
||||
HSFLOWD_SUBVERSION = 1
|
||||
export HSFLOWD_VERSION HSFLOWD_SUBVERSION
|
||||
|
||||
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
|
||||
|
||||
pushd ./host-sflow
|
||||
git checkout -b sflow tags/v2.0.25-4
|
||||
git checkout -b sflow tags/v2.0.26-1
|
||||
|
||||
# Apply patch series
|
||||
stg init
|
||||
|
Loading…
Reference in New Issue
Block a user