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 Feb 26, 2019
1 parent 1a30d79 commit 6647cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ TEMP = tmp

CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-1.0.2q
OPENSSL = openssl-1.1.1b
ZLIB = zlib-1.2.11
PCRE = pcre-8.42

Expand Down

0 comments on commit 6647cbd

Please sign in to comment.