From 5c901f1e83090bae39b0b53b80b7e05d076d7a4a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 30 Jan 2023 09:11:37 +0100 Subject: [PATCH] dns/ddclient: bump revision --- dns/ddclient/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index 183e8fca1..409129f4f 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= ddclient PLUGIN_VERSION= 1.11 +PLUGIN_REVISION= 1 PLUGIN_DEPENDS= ddclient-devel PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org