aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2024-08-08 07:41:06 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2024-08-08 07:41:06 +0000
commit8c120afd978777a79b6566f1824080771cbc5b56 (patch)
tree47b7f9eb09be389f3229cecb3b9107cd25565374 /security
parent30358562474b3f13a70b6fdca6ac33d188d9a73a (diff)
Bump revisions of dependent ports after Abseil C++ libraries update
Requested by: madpilot
Diffstat (limited to 'security')
-rw-r--r--security/crowdsec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index 54a7faa77834..58f1d715b76a 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 1.6.2
# the remote tag was moved for 1.6.2, so we force another tag to avoid the version on proxy.golang.org
DISTVERSIONSUFFIX= -final
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= marco@crowdsec.net