From e7c6b68c7739145721c3597ed4bf68a2e57f0a98 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 6 May 2024 16:14:11 +0200 Subject: [PATCH] security/wazuh-agent: bump revision --- 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 cd1e3dbcc..a955109f7 100644 --- a/security/wazuh-agent/Makefile +++ b/security/wazuh-agent/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= wazuh-agent PLUGIN_VERSION= 1.0 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Agent for the open source security platform Wazuh PLUGIN_DEPENDS= wazuh-agent PLUGIN_MAINTAINER= ad@opnsense.org