net/frr: make a new version

This commit is contained in:
Franco Fichtner
2024-10-02 08:03:52 +02:00
parent 73e2326f84
commit d7c4f61824
2 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 1.40
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.41
PLUGIN_COMMENT= The FRRouting Protocol Suite
PLUGIN_DEPENDS= frr8
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
+4
View File
@@ -12,6 +12,10 @@ WWW: https://frrouting.org/
Plugin Changelog
================
1.41
* Set up networks, prefix lists, and route maps for OSPF6 (contributed by Mike Shuey)
1.40
* Add staticd to routing suite