dns/ddclient: new version

This commit is contained in:
Franco Fichtner
2024-03-05 17:32:53 +01:00
parent 0c9f53b942
commit 5801da41d7
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= ddclient
PLUGIN_VERSION= 1.21
PLUGIN_REVISION= 1
PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3
PLUGIN_COMMENT= Dynamic DNS client
PLUGIN_MAINTAINER= ad@opnsense.org
+2
View File
@@ -9,6 +9,8 @@ Plugin Changelog
1.21
* Add Netcup support (contributed by Ingo Lafrenz)
* Use '==' instead of 'is' in Domeneshop Python support (contributed by ssmendon)
* Update DNS record instead of overwriting in Cloudflare Python support (contributed by lin-xianming)
1.20