Date: Sat, 5 Jun 2021 11:57:02 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ed19f4621d67 - main - sysutils/doctl: Update to 1.61.0 Message-ID: <202106051157.155Bv2le036627@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=ed19f4621d673708d111a7ff726a2afdf5f0d80b commit ed19f4621d673708d111a7ff726a2afdf5f0d80b Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2021-06-05 11:46:29 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-06-05 11:56:53 +0000 sysutils/doctl: Update to 1.61.0 https://github.com/digitalocean/doctl/releases/tag/v1.61.0 Reported by: portscout --- sysutils/doctl/Makefile | 2 +- sysutils/doctl/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile index 69032fa19493..bf4c66e71608 100644 --- a/sysutils/doctl/Makefile +++ b/sysutils/doctl/Makefile @@ -1,6 +1,6 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.60.0 +DISTVERSION= 1.61.0 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org diff --git a/sysutils/doctl/distinfo b/sysutils/doctl/distinfo index b12cbf289e05..188e3961a992 100644 --- a/sysutils/doctl/distinfo +++ b/sysutils/doctl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620489051 -SHA256 (digitalocean-doctl-v1.60.0_GH0.tar.gz) = 3bc9cf89d530e3a665334403f4329a011da1eb216343d4ee95c4a66075eabba5 -SIZE (digitalocean-doctl-v1.60.0_GH0.tar.gz) = 5199939 +TIMESTAMP = 1622893536 +SHA256 (digitalocean-doctl-v1.61.0_GH0.tar.gz) = 5334fb1d2c169064d2a7584186bc4b3c48952e8af0a139447e890e204531356e +SIZE (digitalocean-doctl-v1.61.0_GH0.tar.gz) = 5200371
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106051157.155Bv2le036627>