mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
plugins: switch bind deps
* bind912 -> bind914 for full update * bind12 -> bind-tools for nsupdate * bind12 -> empty for automatic acme.sh dependency
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
PLUGIN_NAME= bind
|
||||
PLUGIN_VERSION= 1.5.d
|
||||
PLUGIN_COMMENT= BIND domain name service
|
||||
PLUGIN_DEPENDS= bind912
|
||||
PLUGIN_DEPENDS= bind914
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
@@ -3,6 +3,6 @@ PLUGIN_VERSION= 1.5
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= RFC-2136 Support
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
PLUGIN_DEPENDS= bind912
|
||||
PLUGIN_DEPENDS= bind-tools
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
@@ -2,6 +2,6 @@ PLUGIN_NAME= acme-client
|
||||
PLUGIN_VERSION= 1.23
|
||||
PLUGIN_COMMENT= Let's Encrypt client
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
PLUGIN_DEPENDS= acme.sh bind912
|
||||
PLUGIN_DEPENDS= acme.sh
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
Reference in New Issue
Block a user