Date: Sat, 21 Dec 2024 23:07:38 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cd976e5e8254 - main - security/lego: Update to 4.21.0 Message-ID: <202412212307.4BLN7cxC046699@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd976e5e825484b6cda1511bb39dab83f824eb34 commit cd976e5e825484b6cda1511bb39dab83f824eb34 Author: Matthew Horan <matt@matthoran.com> AuthorDate: 2024-12-21 19:52:55 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-12-21 23:06:55 +0000 security/lego: Update to 4.21.0 Changelog: https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4210-2024-12-20 PR: 283474 --- 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 dace521016f2..53d0873d8106 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,6 +1,6 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 4.20.4 +DISTVERSION= 4.21.0 CATEGORIES= security MAINTAINER= matt@matthoran.com diff --git a/security/lego/distinfo b/security/lego/distinfo index 11186dd1395f..4dde93401232 100644 --- a/security/lego/distinfo +++ b/security/lego/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1734788767 +SHA256 (go/security_lego/lego-v4.21.0/v4.21.0.mod) = 0ead417fa478d8827a14c545c66daf2b83571fee76ad4fe0ad900a6e334ce41e +SIZE (go/security_lego/lego-v4.21.0/v4.21.0.mod) = 10409 +SHA256 (go/security_lego/lego-v4.21.0/v4.21.0.zip) = 859e0d421c4479d836a6408fc330bfbcc600c4ba69338a4d840149cc581c5e4f +SIZE (go/security_lego/lego-v4.21.0/v4.21.0.zip) = 1390156
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412212307.4BLN7cxC046699>