diff options
Diffstat (limited to 'security/boringssl/Makefile')
-rw-r--r-- | security/boringssl/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index da35c8c3c48b..72b0f36c6d29 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,6 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.20250807.0 -PORTREVISION= 1 +PORTVERSION= 0.20250818.0 CATEGORIES= security EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}_GH0.tar.gz @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:insource cpe go:no_targets,1.24 localbase perl5 CONFLICTS_INSTALL= libressl libressl-devel openssl openssl111 \ - openssl3[2345] openssl-quictls openssl33-quictls + openssl3[23456] openssl-quictls openssl33-quictls CPE_VENDOR= google |