From c115bd5e9932ce068411e95002e40907ce4e1b0e Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Tue, 28 Oct 2025 07:22:35 -0500 Subject: bump to LibreSSL 4.1.2 --- patches/opensslv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/opensslv.h b/patches/opensslv.h index 1cf8f37..af9f346 100644 --- a/patches/opensslv.h +++ b/patches/opensslv.h @@ -3,9 +3,9 @@ #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x4010100fL +#define LIBRESSL_VERSION_NUMBER 0x4010200fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 4.1.1" +#define LIBRESSL_VERSION_TEXT "LibreSSL 4.1.2" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb