mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
frr: T5788: update to 9.1 release
This commit is contained in:
parent
798b95eb97
commit
a4ef86ab20
2
packages/frr/Jenkinsfile
vendored
2
packages/frr/Jenkinsfile
vendored
@ -30,7 +30,7 @@ def pkgList = [
|
||||
'scmUrl': 'https://github.com/rtrlib/rtrlib.git',
|
||||
'buildCmd': 'sudo mk-build-deps --install --tool "apt-get --yes --no-install-recommends"; dpkg-buildpackage -uc -us -tc -b'],
|
||||
['name': 'frr',
|
||||
'scmCommit': 'stable/9.0',
|
||||
'scmCommit': 'stable/9.1',
|
||||
'scmUrl': 'https://github.com/FRRouting/frr.git',
|
||||
'buildCmd': 'sudo mk-build-deps --install --tool "apt-get --yes --no-install-recommends"; cd ..; ./build-frr.sh'],
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user