mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/openbgpd7: update 7.5 -> 7.6
See https://marc.info/?l=openbgpd-users&m=166326222102367&w=2 for the changes in that update. Reported by: Mike Geiger <Myke@ServerNorth.net>
This commit is contained in:
parent
cd2c0be63b
commit
d3f8c7565a
3 changed files with 4 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= openbgpd
|
||||
PORTVERSION= 7.5
|
||||
PORTVERSION= 7.6
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= OPENBSD/OpenBGPD
|
||||
PKGNAMESUFFIX= 7
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1658041955
|
||||
SHA256 (openbgpd-7.5.tar.gz) = 67a81b3005cb23416b1c4842f1a1ed63a113c26ef1e91ce9ec0b90dcd5caffea
|
||||
SIZE (openbgpd-7.5.tar.gz) = 789286
|
||||
TIMESTAMP = 1664555890
|
||||
SHA256 (openbgpd-7.6.tar.gz) = b91152106c6450aa56df7bc3a6ea6b283088ca83ee138cc8bbbb14ced60c1417
|
||||
SIZE (openbgpd-7.6.tar.gz) = 787038
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4.
|
||||
It allows ordinary machines to be used as routers exchanging routes with
|
||||
other systems speaking the BGP protocol.
|
||||
|
||||
This is the portable version and it does not have the means to
|
||||
influence kernel routing tables. It is only suitable for route
|
||||
servers/collectors.
|
||||
|
|
Loading…
Add table
Reference in a new issue