Date: Mon, 25 Nov 2024 10:23:37 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 69562de3eb42 - main - security/lego: update to 4.20.4 Message-ID: <202411251023.4APANb1q013098@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=69562de3eb42d41bec1166e77e7741bf41783d0b commit 69562de3eb42d41bec1166e77e7741bf41783d0b Author: Matthew Horan <matt@matthoran.com> AuthorDate: 2024-11-22 12:51:14 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-11-25 10:22:13 +0000 security/lego: update to 4.20.4 Changelog: https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4204-2024-11-21 PR: 282900 --- security/lego/Makefile | 2 +- security/lego/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/security/lego/Makefile b/security/lego/Makefile index 4c5d14b1c312..dace521016f2 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,6 +1,6 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 4.20.2 +DISTVERSION= 4.20.4 CATEGORIES= security MAINTAINER= matt@matthoran.com diff --git a/security/lego/distinfo b/security/lego/distinfo index 8efe2621b3fe..11186dd1395f 100644 --- a/security/lego/distinfo +++ b/security/lego/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1731457270 -SHA256 (go/security_lego/lego-v4.20.2/v4.20.2.mod) = c01add613b52b050fe6110e9ac3e427e69793ff4cd1af6fafe1cac512c844e97 -SIZE (go/security_lego/lego-v4.20.2/v4.20.2.mod) = 10483 -SHA256 (go/security_lego/lego-v4.20.2/v4.20.2.zip) = 4dd8eb46a62e6243dfecb1c5430fe5a3db9783eadf5f26d89d5d29a5ef6dc019 -SIZE (go/security_lego/lego-v4.20.2/v4.20.2.zip) = 1355584 +TIMESTAMP = 1732215926 +SHA256 (go/security_lego/lego-v4.20.4/v4.20.4.mod) = c01add613b52b050fe6110e9ac3e427e69793ff4cd1af6fafe1cac512c844e97 +SIZE (go/security_lego/lego-v4.20.4/v4.20.4.mod) = 10483 +SHA256 (go/security_lego/lego-v4.20.4/v4.20.4.zip) = 48cce479fc187055ea01e461b7f9870c26dd05a12b999ef128adfa6bcfa8ea19 +SIZE (go/security_lego/lego-v4.20.4/v4.20.4.zip) = 1359836
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411251023.4APANb1q013098>