T5086: bump hsflowd version to v2.0.50-3

This commit is contained in:
Viacheslav Hletenko 2023-03-29 12:00:47 +00:00
parent b8f52b3156
commit e19e90b4f7

View File

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