diff options
Diffstat (limited to 'security/gosec/Makefile')
| -rw-r--r-- | security/gosec/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/security/gosec/Makefile b/security/gosec/Makefile index 7821519afa1b..29b048553711 100644 --- a/security/gosec/Makefile +++ b/security/gosec/Makefile @@ -1,12 +1,13 @@ PORTNAME= gosec DISTVERSIONPREFIX= v -DISTVERSION= 2.22.0 -PORTREVISION= 7 +DISTVERSION= 2.22.10 +PORTREVISION= 1 CATEGORIES= security devel MAINTAINER= yuri@FreeBSD.org COMMENT= Go security checker -WWW= https://securego.io/ +WWW= https://securego.io/ \ + https://github.com/securego/gosec LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |
