Skip to content

Commit

Permalink
Updated OpenSSL and zlib used for win32 builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdounin committed May 23, 2022
1 parent 223e566 commit dcfc010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions misc/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ TEMP = tmp

CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-1.1.1m
ZLIB = zlib-1.2.11
OPENSSL = openssl-1.1.1o
ZLIB = zlib-1.2.12
PCRE = pcre2-10.39


Expand Down

0 comments on commit dcfc010

Please sign in to comment.