mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/(frr|quagga): register conflicts, implemented in tools.git
This commit is contained in:
@@ -2,6 +2,7 @@ PLUGIN_NAME= frr
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= The FRRouting Protocol Suite
|
||||
PLUGIN_DEPENDS= frr ruby
|
||||
PLUGIN_CONFLICTS= quagga
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
@@ -2,6 +2,7 @@ PLUGIN_NAME= quagga
|
||||
PLUGIN_VERSION= 1.4.4
|
||||
PLUGIN_COMMENT= End of life, superseded by FRR plugin
|
||||
PLUGIN_DEPENDS= quagga ruby
|
||||
PLUGIN_CONFLICTS= frr
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
Reference in New Issue
Block a user