summaryrefslogtreecommitdiff
path: root/security/local-php-security-checker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/local-php-security-checker/Makefile')
-rw-r--r--security/local-php-security-checker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/local-php-security-checker/Makefile b/security/local-php-security-checker/Makefile
index 7d0b72cf4ac3..b5f2db86ce55 100644
--- a/security/local-php-security-checker/Makefile
+++ b/security/local-php-security-checker/Makefile
@@ -1,7 +1,7 @@
PORTNAME= local-php-security-checker
DISTVERSIONPREFIX= v
DISTVERSION= 2.1.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MASTER_SITES= GH
@@ -12,7 +12,7 @@ WWW= https://github.com/fabpot/local-php-security-checker
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.22,modules
+USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= fabpot