From 11b1c765b89668009d497c562bc1e1fb70b621f2 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 10 Aug 2020 18:08:26 -0500 Subject: LibreSSL 3.1.4 --- patches/opensslv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/opensslv.h b/patches/opensslv.h index 6303d4a..4432538 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 0x3010300fL +#define LIBRESSL_VERSION_NUMBER 0x3010400fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.1.3" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.1.4" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb