T5125: bump hsflowd version to v2.0.50-4

This commit is contained in:
Viacheslav Hletenko 2023-04-01 17:53:53 +00:00
parent cec5f5dcc3
commit b39793a8cf

View File

@ -23,7 +23,7 @@
// and not via a DEB package // and not via a DEB package
def pkgList = [ def pkgList = [
['name': 'host-sflow', ['name': 'host-sflow',
'scmCommit': 'v2.0.50-3', 'scmCommit': 'v2.0.50-4',
'scmUrl': 'https://github.com/sflow/host-sflow.git', 'scmUrl': 'https://github.com/sflow/host-sflow.git',
'buildCmd': 'cd ..; ./build.sh'], 'buildCmd': 'cd ..; ./build.sh'],
] ]