summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/gauth/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/gauth/Makefile b/security/gauth/Makefile
index 150b42b5524c..9cdb9b3113bb 100644
--- a/security/gauth/Makefile
+++ b/security/gauth/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gauth
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MAINTAINER= nxjoseph@protonmail.com
@@ -12,10 +12,7 @@ WWW= https://github.com/pcarrier/gauth \
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.23,modules
-
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
+USES= go:modules
GO_MODULE= github.com/pcarrier/gauth