mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
dns: unlock plugins as done on stable/17.7
master branch always has PLUGIN_DEVEL set, so we can safely strip it even for 17.1 builds.
This commit is contained in:
@@ -2,6 +2,5 @@ PLUGIN_NAME= dyndns
|
||||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_COMMENT= Dynamic DNS Support
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
@@ -3,6 +3,5 @@ PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= RFC-2136 Support
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
PLUGIN_DEPENDS= bind911
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
Reference in New Issue
Block a user