details: https://hg.nginx.org/nginx/rev/02f2f129abc0 branches: changeset: 7657:02f2f129abc0 user: Maxim Dounin <mdou...@mdounin.ru> date: Mon May 25 22:10:37 2020 +0300 description: Updated OpenSSL used for win32 builds.
diffstat: misc/GNUmakefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 7114d21bc2b1 -r 02f2f129abc0 misc/GNUmakefile --- a/misc/GNUmakefile Mon May 25 18:33:42 2020 +0300 +++ b/misc/GNUmakefile Mon May 25 22:10:37 2020 +0300 @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1f +OPENSSL = openssl-1.1.1g ZLIB = zlib-1.2.11 PCRE = pcre-8.44 _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel