details: https://hg.nginx.org/nginx/rev/9ed5778f5d4a branches: changeset: 8112:9ed5778f5d4a user: Maxim Dounin <mdou...@mdounin.ru> date: Tue Dec 13 03:32:57 2022 +0300 description: Updated OpenSSL and zlib used for win32 builds.
diffstat: misc/GNUmakefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 56819a9491fe -r 9ed5778f5d4a misc/GNUmakefile --- a/misc/GNUmakefile Thu Dec 01 04:22:36 2022 +0300 +++ b/misc/GNUmakefile Tue Dec 13 03:32:57 2022 +0300 @@ -6,8 +6,8 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1q -ZLIB = zlib-1.2.12 +OPENSSL = openssl-1.1.1s +ZLIB = zlib-1.2.13 PCRE = pcre2-10.39 _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx-devel