From 89aca6d00314339caf560f173341aaf8be4919ee Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Thu, 3 Aug 2023 13:38:41 -0600 Subject: Update x509.h patch --- patches/windows_headers.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/patches/windows_headers.patch b/patches/windows_headers.patch index e6bf584..087d5ab 100644 --- a/patches/windows_headers.patch +++ b/patches/windows_headers.patch @@ -60,10 +60,9 @@ diff -u include/openssl.orig/pkcs7.h include/openssl/pkcs7.h /* Encryption_ID DES-CBC Digest_ID MD5 -diff -u include/openssl.orig/x509.h include/openssl/x509.h ---- include/openssl.orig/x509.h Tue Apr 18 03:26:56 2023 -+++ include/openssl/x509.h Tue Apr 18 03:27:14 2023 -@@ -106,6 +106,19 @@ +--- include/openssl/x509.h.orig Thu Aug 3 13:35:00 2023 ++++ include/openssl/x509.h Thu Aug 3 13:35:18 2023 +@@ -100,6 +100,19 @@ extern "C" { #endif -- cgit v1.2.3-55-g6feb