mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
dns/ddclient: ready for release
This commit is contained in:
@@ -24,7 +24,7 @@ Copyright (c) 2010 Jim Pingle <jimp@pfsense.org>
|
||||
Copyright (c) 2015 Jos Schellevis
|
||||
Copyright (c) 2018 João Vilaça <machadovilaca@gmail.com>
|
||||
Copyright (c) 2019 Juergen Kellerer
|
||||
Copyright (c) 2020 Manuel Faux
|
||||
Copyright (c) 2020-2021 Manuel Faux
|
||||
Copyright (c) 2021 Manuel Hofmann
|
||||
Copyright (c) 2003-2004 Manuel Kasper <mk@neon1.net>
|
||||
Copyright (c) 2020 Marc Leuser
|
||||
|
||||
@@ -35,7 +35,7 @@ devel/debug -- Debugging Tools
|
||||
devel/grid_example -- A sample framework application
|
||||
devel/helloworld -- A sample framework application
|
||||
dns/bind -- BIND domain name service
|
||||
dns/ddclient -- Dynamic DNS client (development only)
|
||||
dns/ddclient -- Dynamic DNS client
|
||||
dns/dnscrypt-proxy -- Flexible DNS proxy supporting DNSCrypt and DoH
|
||||
dns/dyndns -- Dynamic DNS Support
|
||||
dns/rfc2136 -- RFC-2136 Support
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
PLUGIN_NAME= ddclient
|
||||
PLUGIN_DEVEL= yes
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_VERSION= 1.0
|
||||
#PLUGIN_REVISION= 1
|
||||
PLUGIN_DEPENDS= ddclient
|
||||
PLUGIN_COMMENT= Dynamic DNS client
|
||||
|
||||
Reference in New Issue
Block a user