diff options
author | Theo Buehler <tb@openbsd.org> | 2023-07-28 06:12:29 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2023-07-28 06:16:14 -0600 |
commit | 5b5f96b0fb54c4e74c59576c952d862a3f943d77 (patch) | |
tree | 2e32befcf26f88c7b8aded57453fa9bf6910e41b /patches/opensslfeatures.h.patch | |
parent | 85a0a1ae3fb40b32e1daea61a6e3249c639c53a5 (diff) | |
download | portable-5b5f96b0fb54c4e74c59576c952d862a3f943d77.tar.gz portable-5b5f96b0fb54c4e74c59576c952d862a3f943d77.tar.bz2 portable-5b5f96b0fb54c4e74c59576c952d862a3f943d77.zip |
Regen patches
Diffstat (limited to 'patches/opensslfeatures.h.patch')
-rw-r--r-- | patches/opensslfeatures.h.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/opensslfeatures.h.patch b/patches/opensslfeatures.h.patch index 8ee311d..618de73 100644 --- a/patches/opensslfeatures.h.patch +++ b/patches/opensslfeatures.h.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | --- openbsd/src/lib/libcrypto/opensslfeatures.h 2023-03-15 11:41:47.301015100 -0600 | 1 | --- include/openssl/opensslfeatures.h.orig Fri Jul 28 06:04:42 2023 |
2 | +++ include/openssl/opensslfeatures.h 2023-03-15 18:27:57.740024800 -0600 | 2 | +++ include/openssl/opensslfeatures.h Fri Jul 28 06:09:00 2023 |
3 | @@ -7,6 +7,13 @@ | 3 | @@ -8,6 +8,13 @@ |
4 | #define LIBRESSL_HAS_TLS1_3 | 4 | #define LIBRESSL_HAS_TLS1_3 |
5 | #define LIBRESSL_HAS_DTLS1_2 | 5 | #define LIBRESSL_HAS_DTLS1_2 |
6 | 6 | ||