net/frr: update pkg-descr and version

This commit is contained in:
Franco Fichtner
2023-01-24 08:21:28 +01:00
parent a668feff4a
commit ee8ae0fd02
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 1.31
PLUGIN_VERSION= 1.32
PLUGIN_COMMENT= The FRRouting Protocol Suite
PLUGIN_DEPENDS= frr7
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
+4
View File
@@ -12,6 +12,10 @@ WWW: https://frrouting.org/
Plugin Changelog
================
1.32
* Add attribute-unchanged option (contributed by Patrik Kernstock)
1.31
* Set no bgp default ipv4-unicast (contributed by vnxme)