From fe59ff093b8e756cda821e4775fd54a44fa70949 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 15 Aug 2025 11:29:17 +0200 Subject: [PATCH] security/wazuh-agent: bump revision after fix --- security/wazuh-agent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/wazuh-agent/Makefile b/security/wazuh-agent/Makefile index d7443b529..6f156d3d3 100644 --- a/security/wazuh-agent/Makefile +++ b/security/wazuh-agent/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= wazuh-agent PLUGIN_VERSION= 1.2 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 3 PLUGIN_COMMENT= Agent for the open source security platform Wazuh PLUGIN_DEPENDS= wazuh-agent PLUGIN_MAINTAINER= ad@opnsense.org