diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/package-build/frr/package.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/package-build/frr/package.toml b/scripts/package-build/frr/package.toml index 002e9f50..e1c35606 100644 --- a/scripts/package-build/frr/package.toml +++ b/scripts/package-build/frr/package.toml @@ -5,11 +5,6 @@ scm_url = "https://github.com/CESNET/libyang.git" build_cmd = "pipx run apkg build -i && find pkg/pkgs -type f -name *.deb -exec mv -t .. {} +" [[packages]] -name = "rtrlib" -commit_id = "v0.8.0" -scm_url = "https://github.com/rtrlib/rtrlib.git" - -[[packages]] name = "frr" commit_id = "stable/10.2" scm_url = "https://github.com/FRRouting/frr.git" |
