Date: Mon, 29 Jan 2024 04:21:37 GMT From: Charlie Li <vishwin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5bdb5dcec67a - main - security/sequoia: bump to 1.18.0 Message-ID: <202401290421.40T4LbmL075690@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=5bdb5dcec67a2735e62464d8c4b434a1a3c2a9c3 commit 5bdb5dcec67a2735e62464d8c4b434a1a3c2a9c3 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-01-29 04:20:26 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-01-29 04:21:27 +0000 security/sequoia: bump to 1.18.0 Sync with openpgp crate version Event: Winter Field Day 2024 --- security/sequoia/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/sequoia/Makefile b/security/sequoia/Makefile index 21afb253045f..2a94f6982613 100644 --- a/security/sequoia/Makefile +++ b/security/sequoia/Makefile @@ -1,5 +1,5 @@ PORTNAME= sequoia -DISTVERSION= 1.16.0 +DISTVERSION= 1.18.0 CATEGORIES= security MAINTAINER= vishwin@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401290421.40T4LbmL075690>