From c9c6d2fc4dca77b3c7e363d6d003e93e3271fef2 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Tue, 8 Dec 2020 11:05:55 -0600 Subject: LibreSSL 3.1.5 --- patches/opensslv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches/opensslv.h') diff --git a/patches/opensslv.h b/patches/opensslv.h index 4432538..79df491 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 0x3010400fL +#define LIBRESSL_VERSION_NUMBER 0x3010500fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.1.4" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.1.5" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb