diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index 1d004d558..cb55c5f2c 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= ddclient PLUGIN_VERSION= 1.27 +PLUGIN_REVISION= 1 PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3 PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index 3e91a0e2a..0d3991e44 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -10,6 +10,7 @@ Plugin Changelog * Add support for altering IPv6 addresses in native backend (contributed by SaarLAN-Pissbeutel) * Fix Netcup host/domain recognition (contributed by SaarLAN-Pissbeutel) +* Removed defunct ip4only.me and ip6only.me 1.26