commit | 955f05d460b34c41542495ef5957127c55dbb19c | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Tue Mar 09 16:38:55 2021 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Tue Mar 09 16:38:55 2021 +0300 |
tree | a883b49c5892c0c63508746b3b31236353f1b480 | |
parent | ddd540ffd564ed45027a715e3fcd03f054002d01 [diff] |
Updated OpenSSL used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 5c75505..3a2ef5b 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1i +OPENSSL = openssl-1.1.1j ZLIB = zlib-1.2.11 PCRE = pcre-8.44