Skip to content

Commit

Permalink
Updated OpenSSL used for win32 builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdounin committed Sep 24, 2019
1 parent 6052881 commit 2079d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/GNUmakefile
Expand Up @@ -6,7 +6,7 @@ TEMP = tmp

CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-1.1.1c
OPENSSL = openssl-1.1.1d
ZLIB = zlib-1.2.11
PCRE = pcre-8.43

Expand Down

0 comments on commit 2079d3c

Please sign in to comment.