mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
fastnetmon: T4483: upgrade package to v1.2.2 community edition
This commit is contained in:
parent
73c6de376a
commit
5510dbf1c0
4
packages/fastnetmon/Jenkinsfile
vendored
4
packages/fastnetmon/Jenkinsfile
vendored
@ -23,11 +23,11 @@
|
||||
// and not via a DEB package
|
||||
def pkgList = [
|
||||
['name': 'fastnetmon-debian-salsa',
|
||||
'scmCommit': 'debian/1.2.1-1',
|
||||
'scmCommit': 'debian/1.2.2-1',
|
||||
'scmUrl': 'https://salsa.debian.org/debian/fastnetmon.git',
|
||||
'buildCmd': '/bin/true'],
|
||||
['name': 'fastnetmon',
|
||||
'scmCommit': 'v1.2.1',
|
||||
'scmCommit': 'v1.2.2',
|
||||
'scmUrl': 'https://github.com/pavel-odintsov/fastnetmon.git',
|
||||
'buildCmd': 'cd ..; ./build.sh'],
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user