diff options
| author | Sergey Kandaurov <pluknet@nginx.com> | 2025-08-13 17:55:56 +0400 |
|---|---|---|
| committer | pluknet <pluknet@nginx.com> | 2025-08-13 18:33:41 +0400 |
| commit | cc1c07ca33865bb632ae9b48b13c51dbb5389483 (patch) | |
| tree | 7f210a44c417831630e83f107fdd57da015eb0b7 /misc | |
| parent | 239e10793adb1e32847095ba6c1d14249bf19a5c (diff) | |
| download | nginx-cc1c07ca33865bb632ae9b48b13c51dbb5389483.tar.gz nginx-cc1c07ca33865bb632ae9b48b13c51dbb5389483.tar.bz2 | |
Updated OpenSSL used for win32 builds.
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 22eed135f..81b192156 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-3.5.0 +OPENSSL = openssl-3.5.2 ZLIB = zlib-1.3.1 PCRE = pcre2-10.45 |
