aboutsummaryrefslogtreecommitdiff
path: root/security/openssl32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssl32/Makefile')
-rw-r--r--security/openssl32/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openssl32/Makefile b/security/openssl32/Makefile
index ae59b26936e6..597dd245415c 100644
--- a/security/openssl32/Makefile
+++ b/security/openssl32/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openssl
-PORTVERSION= 3.2.4
+PORTVERSION= 3.2.5
CATEGORIES= security devel
PKGNAMESUFFIX= 32
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= 2025-11-23
+
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[1345] openssl*-quictls
HAS_CONFIGURE= yes