dns/ddclient: update for latest changes

This commit is contained in:
Franco Fichtner
2023-05-31 07:45:52 +02:00
parent ff873cc2f1
commit 843c99f53f
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
PLUGIN_NAME= ddclient
PLUGIN_VERSION= 1.13
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_DEPENDS= ddclient-devel
PLUGIN_COMMENT= Dynamic DNS client
PLUGIN_MAINTAINER= ad@opnsense.org
+1
View File
@@ -13,6 +13,7 @@ Plugin Changelog
* Use API token for cloudflare Python backend if available (contributed by juantxorena)
* Read proxied attribute from cloudflare hostname and send it back to prevent it being removed
* Move accounting of "last accessed timestamp" to poller in Python backend
* Change if= use to proper ifv4=/ifv6= use (contributed by Rhys Barrie)
1.12