summaryrefslogtreecommitdiff
path: root/security/openssl33/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssl33/Makefile')
-rw-r--r--security/openssl33/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openssl33/Makefile b/security/openssl33/Makefile
index 92b2a3b70d07..f4cdbb7a8866 100644
--- a/security/openssl33/Makefile
+++ b/security/openssl33/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openssl
-PORTVERSION= 3.3.3
+PORTVERSION= 3.3.4
CATEGORIES= security devel
PKGNAMESUFFIX= 33
MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/
@@ -11,6 +11,8 @@ WWW= https://www.openssl.org/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+EXPIRATION_DATE= 2026-04-09
+
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[1245] openssl*-quictls
HAS_CONFIGURE= yes