summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2020-12-15 16:49:24 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2020-12-15 16:49:24 +0300
commitb3341c06cbdf7286e833f2726a81493dff069e97 (patch)
tree5b57528c234b4d57b9ae52d5e689d5f15642b25a /misc
parentb138e263959778bb4ba73243106d2c5f98a2c927 (diff)
downloadnginx-b3341c06cbdf7286e833f2726a81493dff069e97.tar.gz
Updated OpenSSL used for win32 builds.
Diffstat (limited to 'misc')
-rw-r--r--misc/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 80eb9b929..5c7550558 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
-OPENSSL = openssl-1.1.1h
+OPENSSL = openssl-1.1.1i
ZLIB = zlib-1.2.11
PCRE = pcre-8.44