diff options
Diffstat (limited to 'security/wazuh-server/Makefile')
| -rw-r--r-- | security/wazuh-server/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/wazuh-server/Makefile b/security/wazuh-server/Makefile index 73f00422f2fe..6e3deba69c5a 100644 --- a/security/wazuh-server/Makefile +++ b/security/wazuh-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= wazuh -PORTVERSION= 4.12.0 -PORTREVISION= 1 +PORTVERSION= 4.14.1 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= LOCAL/acm/${PORTNAME}/:config_samples \ https://packages.wazuh.com/4.x/filebeat/:wazuh_module \ @@ -14,7 +14,7 @@ WWW= https://wazuh.com/ LICENSE= GPLv2 -USES= dos2unix +USES= dos2unix NO_BUILD= yes DOS2UNIX_FILES= ${WRKDIR}/wazuh-template.json @@ -39,9 +39,9 @@ FILEBEAT_DESC= Install filebeat component LOGSTASH_DESC= Install logstash component WAZUH-MANAGER_DESC= Install wazuh manager component -FILEBEAT_RUN_DEPENDS= filebeat:sysutils/beats7 +FILEBEAT_RUN_DEPENDS= filebeat:sysutils/beats8 LOGSTASH_RUN_DEPENDS= ${LOCALBASE}/logstash/bin/logstash:sysutils/logstash8 -WAZUH-MANAGER_RUN_DEPENDS= ${WAZUH_LOCALBASE}/bin/wazuh-control:security/wazuh-manager +WAZUH-MANAGER_RUN_DEPENDS= wazuh-manager>=0:security/wazuh-manager do-extract: @${MKDIR} ${WRKSRC} |
