mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 13:59:06 -04:00
dns/ddclient: update revision
This commit is contained in:
parent
27d00b7c70
commit
6f80f6882b
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue