git: 9c92034400f0 - 2024Q1 - security/sequoia: bump to 1.18.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 04:55:53 UTC
The branch 2024Q1 has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c92034400f0bec256426b16f2837ebd12b6a011 commit 9c92034400f0bec256426b16f2837ebd12b6a011 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:55:26 +0000 security/sequoia: bump to 1.18.0 Sync with openpgp crate version Event: Winter Field Day 2024 (cherry picked from commit 5bdb5dcec67a2735e62464d8c4b434a1a3c2a9c3) --- 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