diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2025-03-06 18:07:54 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2025-03-25 21:07:59 +0000 |
| commit | 0d61082e3c64a43f52ec5f1bf3d85671d97d9514 (patch) | |
| tree | c63dcb72ef74882c287a72095061f4fa5a599cf9 /secure/lib | |
| parent | cb29db243bd09d16604435639ae43ef7af0ea254 (diff) | |
Diffstat (limited to 'secure/lib')
| -rw-r--r-- | secure/lib/libcrypto/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/Makefile.inc b/secure/lib/libcrypto/Makefile.inc index 174dd5c5bf2e..8a20f1478bd5 100644 --- a/secure/lib/libcrypto/Makefile.inc +++ b/secure/lib/libcrypto/Makefile.inc @@ -2,8 +2,8 @@ .include <bsd.own.mk> # OpenSSL version used for manual page generation -OPENSSL_VER= 3.0.15 -OPENSSL_DATE= 2024-09-03 +OPENSSL_VER= 3.0.16 +OPENSSL_DATE= 2025-02-11 LCRYPTO_SRC= ${SRCTOP}/crypto/openssl LCRYPTO_DOC= ${LCRYPTO_SRC}/doc |
