From 7e3e3e3c0b1ccf9e199db77ae376e361d3d3ea61 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 4 Mar 2026 09:44:42 +0100 Subject: [PATCH] dns/ddclient: bump revisionm --- dns/ddclient/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index ce25fefbc..77279351a 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= ddclient PLUGIN_VERSION= 1.30 +PLUGIN_REVISION= 1 PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3 PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org