From 4773ff712e97ee30bb49731c5f564ca6866a45ca Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 30 Jan 2026 15:55:28 +0100 Subject: [PATCH] security/wazuh-agent: bump revision --- security/wazuh-agent/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/wazuh-agent/Makefile b/security/wazuh-agent/Makefile index 990ce80eb..52165d834 100644 --- a/security/wazuh-agent/Makefile +++ b/security/wazuh-agent/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= wazuh-agent PLUGIN_VERSION= 1.3 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Agent for the open source security platform Wazuh PLUGIN_DEPENDS= wazuh-agent PLUGIN_MAINTAINER= ad@opnsense.org