diff options
Diffstat (limited to 'sysutils/doctl')
-rw-r--r-- | sysutils/doctl/Makefile | 5 | ||||
-rw-r--r-- | sysutils/doctl/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile index 3674f52b2dc5..432a21c969ee 100644 --- a/sysutils/doctl/Makefile +++ b/sysutils/doctl/Makefile @@ -1,7 +1,6 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.122.0 -PORTREVISION= 2 +DISTVERSION= 1.141.0 CATEGORIES= sysutils MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source @@ -13,7 +12,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} diff --git a/sysutils/doctl/distinfo b/sysutils/doctl/distinfo index 98124256be0c..64c1b50d14ec 100644 --- a/sysutils/doctl/distinfo +++ b/sysutils/doctl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740502734 -SHA256 (doctl-1.122.0-source.tar.gz) = 6846be6ffdf2e83acb0faff9b13244dec3e9ea85170e6fab1802de5de7f65c61 -SIZE (doctl-1.122.0-source.tar.gz) = 8236100 +TIMESTAMP = 1756044054 +SHA256 (doctl-1.141.0-source.tar.gz) = aa11fc188fa8a75c3fe85041b99c599a08a6f7867aea0929be4bb8474e1f430b +SIZE (doctl-1.141.0-source.tar.gz) = 8227506 |