From d5f3a44ccaec0597c73e9bc860b0a7a5b8352e00 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 22 Jul 2025 07:38:53 +0200 Subject: [PATCH] security/crowdsec: revision bump due to last change --- security/crowdsec/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index 4de446dd3..a039bb0c7 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= crowdsec PLUGIN_VERSION= 1.0.11 +PLUGIN_REVISION= 1 PLUGIN_DEPENDS= crowdsec PLUGIN_COMMENT= Lightweight and collaborative security engine PLUGIN_MAINTAINER= marco@crowdsec.net