diff --git a/net/frr/Makefile b/net/frr/Makefile index 463c51879..4d10c6a6b 100644 --- a/net/frr/Makefile +++ b/net/frr/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= frr -PLUGIN_VERSION= 1.9 -PLIUGIN_REIVISION= 1 +PLUGIN_VERSION= 1.10 PLUGIN_COMMENT= The FRRouting Protocol Suite PLUGIN_DEPENDS= frr5 ruby PLUGIN_MAINTAINER= franz.fabian.94@gmail.com diff --git a/net/frr/pkg-descr b/net/frr/pkg-descr index 0c76976bd..a1ad11a40 100644 --- a/net/frr/pkg-descr +++ b/net/frr/pkg-descr @@ -11,6 +11,11 @@ switching and routing, Internet access routers, and Internet peering. Plugin Changelog ================ +1.10 + +* XMLRPC sync support +* CARP support + 1.9 * Allow usage of VTI IPSec interfaces