aboutsummaryrefslogtreecommitdiff
path: root/net/frp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/frp/Makefile')
-rw-r--r--net/frp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/frp/Makefile b/net/frp/Makefile
index 861c1c87063f..757077941a49 100644
--- a/net/frp/Makefile
+++ b/net/frp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= frp
DISTVERSIONPREFIX= v
-DISTVERSION= 0.61.2
-PORTREVISION= 2
+DISTVERSION= 0.65.0
+PORTREVISION= 3
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
@@ -11,7 +11,7 @@ WWW= https://github.com/fatedier/frp
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.23,modules
+USES= go:1.24,modules
USE_GITHUB= nodefault
GH_TUPLE= golang:net:v0.8.0:net \
golang:sys:v0.6.0:sys \