mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-08 16:34:18 -04:00
dns/ddclient: new version
This commit is contained in:
parent
47dd377ae6
commit
ee64ec628b
2 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
PLUGIN_NAME= ddclient
|
||||
PLUGIN_VERSION= 1.24
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_VERSION= 1.25
|
||||
PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3
|
||||
PLUGIN_COMMENT= Dynamic DNS client
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
|
|
|
|||
|
|
@ -6,6 +6,10 @@ WWW: https://github.com/ddclient/ddclient
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.25
|
||||
|
||||
* Add DigitalOcean support to native backend (contributed by Olly Baker)
|
||||
|
||||
1.24
|
||||
|
||||
* Refactored IP matching (contributed by Rob van Oostenrijk)
|
||||
|
|
|
|||
Loading…
Reference in a new issue