From 8431d9e61b056b23847e4e7af5608eed7432a27d Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 2 Jan 2024 08:42:37 +0100 Subject: [PATCH] security/etpro-telemetry: bump revision after change --- security/etpro-telemetry/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/etpro-telemetry/Makefile b/security/etpro-telemetry/Makefile index f23b64f88..a9bf88a2a 100644 --- a/security/etpro-telemetry/Makefile +++ b/security/etpro-telemetry/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= etpro-telemetry PLUGIN_VERSION= 1.6 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= ET Pro Telemetry Edition PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_WWW= https://docs.opnsense.org/manual/etpro_telemetry.html