git: 5bdb5dcec67a - main - security/sequoia: bump to 1.18.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 04:21:37 UTC
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