summaryrefslogtreecommitdiff
path: root/security/boringssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/boringssl/Makefile')
-rw-r--r--security/boringssl/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 27f7c73d1a2a..606bce9a84fe 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,7 +1,7 @@
PORTNAME= boringssl
-PORTVERSION= 0.0.0.0.2025.06.05.01
+PORTVERSION= 0.20250818.0
CATEGORIES= security
-EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz
+EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}_GH0.tar.gz
MAINTAINER= osa@FreeBSD.org
COMMENT= Fork of OpenSSL
@@ -13,13 +13,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:insource cpe go:no_targets,1.24 localbase perl5
CONFLICTS_INSTALL= libressl libressl-devel openssl openssl111 \
- openssl3[12345] openssl-quictls openssl31-quictls
+ openssl3[2345] openssl-quictls openssl33-quictls
CPE_VENDOR= google
USE_GITHUB= yes
GH_ACCOUNT= google
-GH_TAGNAME= 5622da9
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1
CFLAGS_i386= -msse2