From ab4755f9919cfa3b224d513fe220e99d378f765e Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 31 May 2025 03:21:46 -0600 Subject: regen openssl.c patch --- patches/openssl.c.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/openssl.c.patch b/patches/openssl.c.patch index 5ba5ac6..60ea9a7 100644 --- a/patches/openssl.c.patch +++ b/patches/openssl.c.patch @@ -1,6 +1,6 @@ ---- apps/openssl/openssl.c.orig Thu Jan 2 08:27:54 2025 -+++ apps/openssl/openssl.c Thu Jan 2 08:28:04 2025 -@@ -344,7 +344,9 @@ BIO *bio_err = NULL; +--- apps/openssl/openssl.c.orig Sat May 31 03:18:05 2025 ++++ apps/openssl/openssl.c Sat May 31 03:18:17 2025 +@@ -341,7 +341,9 @@ BIO *bio_err = NULL; static void openssl_startup(void) { -- cgit v1.2.3-55-g6feb