aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2021-09-27 00:55:26 -0500
committerBrent Cook <busterb@gmail.com>2021-09-27 00:55:26 -0500
commit73329bba767a0dd602b2ab514c2a81d6dc43252b (patch)
tree1309e1a568026b406844c0e22dbb1d29ff8a9c52
parent22b9ab93ae6ababcbe3d67e057cfc24984349878 (diff)
downloadportable-73329bba767a0dd602b2ab514c2a81d6dc43252b.tar.gz
portable-73329bba767a0dd602b2ab514c2a81d6dc43252b.tar.bz2
portable-73329bba767a0dd602b2ab514c2a81d6dc43252b.zip
LibreSSL 3.2.7
-rw-r--r--patches/opensslv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/opensslv.h b/patches/opensslv.h
index 014b304..890c9b4 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 0x3020600fL 6#define LIBRESSL_VERSION_NUMBER 0x3020700fL
7/* ^ Patch starts here */ 7/* ^ Patch starts here */
8#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.6" 8#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.7"
9 9
10/* These will never change */ 10/* These will never change */
11#define OPENSSL_VERSION_NUMBER 0x20000000L 11#define OPENSSL_VERSION_NUMBER 0x20000000L