diff options
author | Daniel Baumann <daniel@debian.org> | 2024-11-10 10:27:37 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2024-11-10 10:27:37 +0100 |
commit | 800a171f7b3741ab24f075287420025de947661d (patch) | |
tree | 3f5a177ce925a2b619db861091501bbefcc796d5 | |
parent | Updating standards version. (diff) | |
download | frr-800a171f7b3741ab24f075287420025de947661d.tar.xz frr-800a171f7b3741ab24f075287420025de947661d.zip |
Updating homepage field.
Signed-off-by: Daniel Baumann <daniel@debian.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8cf87e3d..f36d66ce 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Build-Depends: bison, lua5.3 <pkg.frr.lua>, liblua5.3-dev <pkg.frr.lua> Standards-Version: 4.7.0 -Homepage: https://www.frrouting.org/ +Homepage: https://www.frrouting.org Vcs-Browser: https://github.com/FRRouting/frr/tree/debian/master Vcs-Git: https://github.com/FRRouting/frr.git -b debian/master |