summaryrefslogtreecommitdiff
path: root/sysutils/doctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/doctl/Makefile')
-rw-r--r--sysutils/doctl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile
index 3674f52b2dc5..38b6bcf39772 100644
--- a/sysutils/doctl/Makefile
+++ b/sysutils/doctl/Makefile
@@ -1,7 +1,7 @@
PORTNAME= doctl
DISTVERSIONPREFIX= v
-DISTVERSION= 1.122.0
-PORTREVISION= 2
+DISTVERSION= 1.141.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
@@ -13,7 +13,7 @@ WWW= https://github.com/digitalocean/doctl
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= go:1.22,modules
+USES= go:1.24,modules
GO_TARGET= ./cmd/${PORTNAME}