dns/ddclient: document and bump

This commit is contained in:
Franco Fichtner
2024-01-25 17:16:12 +01:00
parent c4c0c2b4af
commit b8aa264c3b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= ddclient
PLUGIN_VERSION= 1.20
PLUGIN_REVISION= 1
PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3
PLUGIN_COMMENT= Dynamic DNS client
PLUGIN_MAINTAINER= ad@opnsense.org
+1
View File
@@ -8,6 +8,7 @@ Plugin Changelog
1.20
* Add system parameter to native dyndns2 requesto (contributed by Jakub Gargul)
* Add Digitalocean support (contributed by Mathias Schneuwly)
* Add Mythin Beasts support (contributed by PeterF)