forked from Lainports/freebsd-ports
sysutils/doctl: Update to 1.76.2
https://github.com/digitalocean/doctl/releases/tag/v1.76.0 https://github.com/digitalocean/doctl/releases/tag/v1.76.1 https://github.com/digitalocean/doctl/releases/tag/v1.76.2 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
15f6ce3229
commit
fe009eabc0
2 changed files with 8 additions and 7 deletions
|
|
@ -1,7 +1,8 @@
|
|||
PORTNAME= doctl
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.75.0
|
||||
DISTVERSION= 1.76.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
|
||||
|
||||
MAINTAINER= jrm@FreeBSD.org
|
||||
COMMENT= Command line tool for DigitalOcean services
|
||||
|
|
@ -10,11 +11,11 @@ LICENSE= APACHE20
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= go:modules
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= digitalocean
|
||||
|
||||
GO_TARGET= ./cmd/${PORTNAME}
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
PLIST_FILES= bin/doctl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1652716472
|
||||
SHA256 (digitalocean-doctl-v1.75.0_GH0.tar.gz) = 3fe102d60f57ee8f9bd4a8f5094fd3ddfdf7af1bbaf35c7b8286a9ae3c8a8f3e
|
||||
SIZE (digitalocean-doctl-v1.75.0_GH0.tar.gz) = 5648984
|
||||
TIMESTAMP = 1653615648
|
||||
SHA256 (doctl-1.76.2-source.tar.gz) = d8aa851cbfba8a829e9f83e16a616c83d2cf6d948d510a4e23923507df845737
|
||||
SIZE (doctl-1.76.2-source.tar.gz) = 5646275
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue