diff options
author | marco <marco@crowdsec.net> | 2025-07-18 11:38:46 +0200 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-19 13:35:24 +0900 |
commit | fc529e5116b34a3f8a81bfd2df2c57e15529901e (patch) | |
tree | 27d8675b3000bdcf90c0b07199bcaf00d1cb8a31 | |
parent | net-p2p/jackett: update to 0.22.2163 (diff) |
security/crowdsec: update to 1.6.10
Changelog: https://github.com/crowdsecurity/crowdsec/releases/tag/v1.6.10
PR: 288297
Reported by: marco@crowdsec.net (maintainer)
-rw-r--r-- | security/crowdsec/Makefile | 5 | ||||
-rw-r--r-- | security/crowdsec/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index e2ad67f55638..9e78e2e9f9a4 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,7 +1,6 @@ PORTNAME= crowdsec DISTVERSIONPREFIX= v -DISTVERSION= 1.6.9 -PORTREVISION= 1 +DISTVERSION= 1.6.10 CATEGORIES= security MAINTAINER= marco@crowdsec.net @@ -15,7 +14,7 @@ LIB_DEPENDS= libabsl_base.so:devel/abseil \ libre2.so:devel/re2 USES= go:modules pkgconfig -_COMMIT= 40b8cfe6 +_COMMIT= 79870769 _BUILD_DATE= $$(date -u "+%F_%T") USE_RC_SUBR= crowdsec diff --git a/security/crowdsec/distinfo b/security/crowdsec/distinfo index aae70fd870b6..27803f8b958a 100644 --- a/security/crowdsec/distinfo +++ b/security/crowdsec/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750243893 -SHA256 (go/security_crowdsec/crowdsec-v1.6.9/v1.6.9.mod) = 75ab181433766799f3b54e5e9bb6634c8075e310ec3192a8ae31492ad54f1376 -SIZE (go/security_crowdsec/crowdsec-v1.6.9/v1.6.9.mod) = 10924 -SHA256 (go/security_crowdsec/crowdsec-v1.6.9/v1.6.9.zip) = 3f65b6dc339357172eb2b130ad8c4a1842557d317e05730227abf4f703da5d01 -SIZE (go/security_crowdsec/crowdsec-v1.6.9/v1.6.9.zip) = 1767818 +TIMESTAMP = 1752763731 +SHA256 (go/security_crowdsec/crowdsec-v1.6.10/v1.6.10.mod) = e02f57949b178e642aebe6d7d751494c9b9d8d3b3c6cdad66cf1db17ae1d584a +SIZE (go/security_crowdsec/crowdsec-v1.6.10/v1.6.10.mod) = 10836 +SHA256 (go/security_crowdsec/crowdsec-v1.6.10/v1.6.10.zip) = 67b2de6ea0adacfdd9f673464f9e5dd6b71aa6d71c11c06073130507badc4c27 +SIZE (go/security_crowdsec/crowdsec-v1.6.10/v1.6.10.zip) = 1779682 |