diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index b01fe14d4..4c2567f9f 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= ddclient -PLUGIN_VERSION= 1.18 +PLUGIN_VERSION= 1.19 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 434055d29..f11405ea4 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -6,6 +6,11 @@ WWW: https://github.com/ddclient/ddclient Plugin Changelog ================ +1.19 + +* Add Porkbun support (contributed by briandur) +* Add native service for Domeneshop (contributed by Bernhard Frenking) + 1.18 * Update to ddclient 3.11.2 FreeBSD ports version