git: ddcc649fe33b - main - security/boringssl: update CONFLICTS with recently added openssl36

From: Sergey A. Osokin <osa_at_FreeBSD.org>
Date: Wed, 03 Sep 2025 21:48:47 UTC
The branch main has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ddcc649fe33b6e219bb4ba48507665008f438646

commit ddcc649fe33b6e219bb4ba48507665008f438646
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2025-09-03 21:47:55 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2025-09-03 21:48:41 +0000

    security/boringssl: update CONFLICTS with recently added openssl36
---
 security/boringssl/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 606bce9a84fe..72b0f36c6d29 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -13,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