summaryrefslogtreecommitdiff
path: root/security/openvpn-auth-oauth2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openvpn-auth-oauth2/Makefile')
-rw-r--r--security/openvpn-auth-oauth2/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/openvpn-auth-oauth2/Makefile b/security/openvpn-auth-oauth2/Makefile
index 86911fad6d08..0243b85a27c2 100644
--- a/security/openvpn-auth-oauth2/Makefile
+++ b/security/openvpn-auth-oauth2/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openvpn-auth-oauth2
DISTVERSIONPREFIX= v
-DISTVERSION= 1.24.0
+DISTVERSION= 1.26.4
+PORTREVISION= 2
CATEGORIES= security net net-vpn
MAINTAINER= otis@FreeBSD.org
@@ -12,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
EXTRACT_DEPENDS= ${BUILD_DEPENDS}
-USES= go:1.24,modules
+USES= go:modules
GO_MODULE= github.com/jkroepke/openvpn-auth-oauth2
+GO_TARGET= ./cmd/openvpn-auth-oauth2
SUB_FILES= openvpn_auth_oauth2