From a07e93d85f69fdc7829e30c2ada93f9aa3bf9b69 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 18 Feb 2022 09:27:54 +0100 Subject: [PATCH] dns/ddclient: next iteration --- dns/ddclient/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index d0f204278..f622a5768 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= ddclient -PLUGIN_VERSION= 1.1 -#PLUGIN_REVISION= 1 +PLUGIN_VERSION= 1.2 PLUGIN_DEPENDS= ddclient PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org