dns/ddclient: update revision

This commit is contained in:
Franco Fichtner 2026-03-24 11:19:45 +01:00
parent 27d00b7c70
commit 6f80f6882b
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
PLUGIN_NAME= ddclient
PLUGIN_VERSION= 1.30
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3
PLUGIN_COMMENT= Dynamic DNS client
PLUGIN_MAINTAINER= ad@opnsense.org

View file

@ -9,6 +9,7 @@ Plugin Changelog
1.30
* Add native backend support for Hostinger (contributed by Leandro Scardua)
* Fix Hetzner existing record update (contributed by Julian Nikodemus)
* Fix PowerDNS URL validation
1.29