diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2021-03-30 17:44:36 +0300 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2021-03-30 17:44:36 +0300 |
| commit | 3e7c09499366aff410b633e3437d2cbe0fcad623 (patch) | |
| tree | a71f3a983a0c89a17a270a986149d01a29434b82 /misc | |
| parent | 179c79ce8afd459acffa50e6dabc60b0b7d9a014 (diff) | |
| download | nginx-3e7c09499366aff410b633e3437d2cbe0fcad623.tar.gz nginx-3e7c09499366aff410b633e3437d2cbe0fcad623.tar.bz2 | |
Updated OpenSSL used for win32 builds.
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 3a2ef5bf1..c5fde1f04 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1j +OPENSSL = openssl-1.1.1k ZLIB = zlib-1.2.11 PCRE = pcre-8.44 |
