From 739553989c9cdeef75647a33e76ffbc8e99bbde2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 2 Jun 2022 09:37:43 +0200 Subject: [PATCH] dns/ddclient: prep for next update --- dns/ddclient/Makefile | 2 +- dns/ddclient/pkg-descr | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index f3fe1c241..f1cbd72cc 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= ddclient -PLUGIN_VERSION= 1.5 +PLUGIN_VERSION= 1.6 PLUGIN_DEPENDS= ddclient PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index 7c3131594..91dba346b 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -6,6 +6,10 @@ WWW: https://github.com/ddclient/ddclient Plugin Changelog ================ +1.6 + +* Add Gandi support (contributed by Neozlag) + 1.5 * Add service control, XMLRPC registration and syslog target