From 8245256fa8c89d35d433b7790699ed6ddea32390 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 9 May 2023 08:02:34 +0200 Subject: [PATCH] security/crowdsec: bump revision --- security/crowdsec/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index a731b72a7..751e3bf3f 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= crowdsec PLUGIN_VERSION= 1.0.4 +PLUGIN_REVISION= 1 PLUGIN_DEPENDS= crowdsec PLUGIN_COMMENT= Lightweight and collaborative security engine PLUGIN_MAINTAINER= marco@crowdsec.net