Date: Fri, 25 Oct 2024 16:21:52 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: a522e16e9eac - main - sysutils/doctl: Update to v1.116.0 Message-ID: <202410251621.49PGLqWg075029@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=a522e16e9eac5a08a37c5e3049182a05021f0f15 commit a522e16e9eac5a08a37c5e3049182a05021f0f15 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2024-10-25 16:18:42 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-10-25 16:20:53 +0000 sysutils/doctl: Update to v1.116.0 Release notes: https://github.com/digitalocean/doctl/releases/tag/v1.116.1 Sponsored by: The FreeBSD Foundation --- 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 95c17937748b..09159aa7145f 100644 --- a/sysutils/doctl/Makefile +++ b/sysutils/doctl/Makefile @@ -1,6 +1,6 @@ PORTNAME= doctl DISTVERSIONPREFIX= v -DISTVERSION= 1.114.0 +DISTVERSION= 1.116.0 CATEGORIES= sysutils MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source diff --git a/sysutils/doctl/distinfo b/sysutils/doctl/distinfo index e89b65bb883f..2742614a840a 100644 --- a/sysutils/doctl/distinfo +++ b/sysutils/doctl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726743142 -SHA256 (doctl-1.114.0-source.tar.gz) = 4d08b25f1a58e5e1ae8b939d4b94dd36d768a9143f599eb9ee3603fda5561bdc -SIZE (doctl-1.114.0-source.tar.gz) = 8128592 +TIMESTAMP = 1729872757 +SHA256 (doctl-1.116.0-source.tar.gz) = ba86f6991627d97d119467230986a645edfe4124a80d607e242dc09142e0cbe1 +SIZE (doctl-1.116.0-source.tar.gz) = 8148200
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410251621.49PGLqWg075029>