aboutsummaryrefslogtreecommitdiff
path: root/sysutils/go-wtf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/go-wtf/Makefile')
-rw-r--r--sysutils/go-wtf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/go-wtf/Makefile b/sysutils/go-wtf/Makefile
index b0c27845b1f4..0d642f774451 100644
--- a/sysutils/go-wtf/Makefile
+++ b/sysutils/go-wtf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wtf
-PORTVERSION= 0.43.0
DISTVERSIONPREFIX= v
-PORTREVISION= 18
+DISTVERSION= 0.47.0
+PORTREVISION= 1
CATEGORIES= sysutils
PKGNAMEPREFIX= go-
@@ -12,7 +12,7 @@ WWW= https://wtfutil.com
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= cpe go:modules
+USES= cpe go:1.25,modules
GO_MODULE= github.com/wtfutil/wtf
GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSION}"