diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2024-09-08 04:30:17 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2024-09-28 03:50:47 +0000 |
| commit | cc43f991ab3e46ec16f3f1395160805f01bf932e (patch) | |
| tree | 4b02e0708deaa4634a455f0875970478e9710d28 /secure | |
| parent | c09ca8f43de12fecf701920675b793cbafba58c5 (diff) | |
Diffstat (limited to 'secure')
| -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 d95f08e27256..174dd5c5bf2e 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.14 -OPENSSL_DATE= 2024-06-04 +OPENSSL_VER= 3.0.15 +OPENSSL_DATE= 2024-09-03 LCRYPTO_SRC= ${SRCTOP}/crypto/openssl LCRYPTO_DOC= ${LCRYPTO_SRC}/doc |
