summaryrefslogtreecommitdiff
path: root/security/openssl34/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssl34/Makefile')
-rw-r--r--security/openssl34/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openssl34/Makefile b/security/openssl34/Makefile
index b1ab27b4efc0..4bc0fe6c59a2 100644
--- a/security/openssl34/Makefile
+++ b/security/openssl34/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openssl
-DISTVERSION= 3.4.1
+DISTVERSION= 3.4.2
CATEGORIES= security devel
PKGNAMESUFFIX= 34
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-10-22
+
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[1235] openssl*-quictls
HAS_CONFIGURE= yes