From 2e09707d52ddb5c31363bbe341d0cf2d812c9eb8 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sun, 24 Mar 2024 21:33:37 -0500 Subject: bump for LibreSSL 3.8.4 --- patches/opensslv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches') diff --git a/patches/opensslv.h b/patches/opensslv.h index c92285f..144cd8a 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 0x3080300fL +#define LIBRESSL_VERSION_NUMBER 0x3080400fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.8.3" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.8.4" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb