mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
sysutils/doctl: Update to 1.114.0
Release notes: https://github.com/digitalocean/doctl/releases/tag/v1.114.0 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
dfd3e00578
commit
779000c5a3
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= doctl
|
||||
DISTVERSION= 1.99.0
|
||||
PORTREVISION= 8
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.114.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
|
||||
|
@ -12,7 +12,7 @@ WWW= https://github.com/digitalocean/doctl
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= go:modules
|
||||
USES= go:1.22,modules
|
||||
|
||||
GO_TARGET= ./cmd/${PORTNAME}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1695311557
|
||||
SHA256 (doctl-1.99.0-source.tar.gz) = 8a54e8612d75480a10b22b61c89b2db2d48ce29e71ca7e7e876176ce49067d5e
|
||||
SIZE (doctl-1.99.0-source.tar.gz) = 7573815
|
||||
TIMESTAMP = 1726743142
|
||||
SHA256 (doctl-1.114.0-source.tar.gz) = 4d08b25f1a58e5e1ae8b939d4b94dd36d768a9143f599eb9ee3603fda5561bdc
|
||||
SIZE (doctl-1.114.0-source.tar.gz) = 8128592
|
||||
|
|
Loading…
Add table
Reference in a new issue