From aa92218d6ad59092bf405e07c28146f9ac7ffe96 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 17 Apr 2024 13:27:57 +0200 Subject: [PATCH] net/frr: bump for recent changes changelog is a bit over the place, but looking into this with the next frr release --- net/frr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/frr/Makefile b/net/frr/Makefile index dc4543e12..cfcb6bb7e 100644 --- a/net/frr/Makefile +++ b/net/frr/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= frr PLUGIN_VERSION= 1.39 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= The FRRouting Protocol Suite PLUGIN_DEPENDS= frr8 PLUGIN_MAINTAINER= franz.fabian.94@gmail.com