From cdb284fe5a62b72b1bb6efeab7887fa9ea6259d8 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 26 Apr 2019 10:44:21 +0200 Subject: [PATCH] net/frr: bump version and update changelog --- net/frr/Makefile | 3 +-- net/frr/pkg-descr | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) 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