diff options
| author | Brent Cook <busterb@gmail.com> | 2021-02-03 06:22:12 -0600 |
|---|---|---|
| committer | Brent Cook <busterb@gmail.com> | 2021-02-03 06:22:46 -0600 |
| commit | 99e74b5b2ef13732dc86987c44c4151b66f25c3a (patch) | |
| tree | 65b06f88ee387dcda9c91cda85bf73738b7de3c8 | |
| parent | 8965c0c0aff89de94110cb05a99c7aaf1233707f (diff) | |
| download | portable-99e74b5b2ef13732dc86987c44c4151b66f25c3a.tar.gz portable-99e74b5b2ef13732dc86987c44c4151b66f25c3a.tar.bz2 portable-99e74b5b2ef13732dc86987c44c4151b66f25c3a.zip | |
update version to LibreSSL 3.2.4
| -rw-r--r-- | patches/opensslv.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/opensslv.h b/patches/opensslv.h index c7bf845..cdf654e 100644 --- a/patches/opensslv.h +++ b/patches/opensslv.h | |||
| @@ -3,9 +3,9 @@ | |||
| 3 | #define HEADER_OPENSSLV_H | 3 | #define HEADER_OPENSSLV_H |
| 4 | 4 | ||
| 5 | /* These will change with each release of LibreSSL-portable */ | 5 | /* These will change with each release of LibreSSL-portable */ |
| 6 | #define LIBRESSL_VERSION_NUMBER 0x3020300fL | 6 | #define LIBRESSL_VERSION_NUMBER 0x3020400fL |
| 7 | /* ^ Patch starts here */ | 7 | /* ^ Patch starts here */ |
| 8 | #define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.3" | 8 | #define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.4" |
| 9 | 9 | ||
| 10 | /* These will never change */ | 10 | /* These will never change */ |
| 11 | #define OPENSSL_VERSION_NUMBER 0x20000000L | 11 | #define OPENSSL_VERSION_NUMBER 0x20000000L |
