Skip to content

Commit

Permalink
security/crowdsec: update to 1.4.6
Browse files Browse the repository at this point in the history
ChangeLog: https://github.com/crowdsecurity/crowdsec/releases/tag/v1.4.6

 * strip v prefix in tag name in azure-pipeline
 * Fix azure pipeline
 * Use the tag name from the predefined variable for azure pipeline

PR:		269713
Reported by:	marco@crowdsec.net (maintainer)
  • Loading branch information
fernape committed Feb 20, 2023
1 parent de76b90 commit 6eccdf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions security/crowdsec/Makefile
@@ -1,7 +1,6 @@
PORTNAME= crowdsec
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.3
PORTREVISION= 3
DISTVERSION= 1.4.6
CATEGORIES= security

MAINTAINER= marco@crowdsec.net
Expand All @@ -19,7 +18,7 @@ USE_GITHUB= yes
GH_ACCOUNT= crowdsecurity
GH_PROJECT= crowdsec
GH_TAGNAME= ${DISTVERSIONFULL}-freebsd
_BUILD_TAG= 8a738f5b
_BUILD_TAG= c8cb9ac9
USE_RC_SUBR= crowdsec

MAKE_ARGS= BUILD_VERSION="${DISTVERSIONFULL}" \
Expand Down
6 changes: 3 additions & 3 deletions security/crowdsec/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669821186
SHA256 (crowdsecurity-crowdsec-v1.4.3-v1.4.3-freebsd_GH0.tar.gz) = b7341939db304a21c0920bc9b8e89d589dfff5da83ea4c54b3d1fc46b9eea2c3
SIZE (crowdsecurity-crowdsec-v1.4.3-v1.4.3-freebsd_GH0.tar.gz) = 21310998
TIMESTAMP = 1676843374
SHA256 (crowdsecurity-crowdsec-v1.4.6-v1.4.6-freebsd_GH0.tar.gz) = ac36bb234d88456eee7ea2708505aa2b9c7b9de78684994e920bda2ae24906f9
SIZE (crowdsecurity-crowdsec-v1.4.6-v1.4.6-freebsd_GH0.tar.gz) = 21312272

0 comments on commit 6eccdf2

Please sign in to comment.