Skip to content

Commit c165589

Browse files
committed
Updated OpenSSL used for win32 builds.
1 parent 88955b1 commit c165589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ TEMP = tmp
66

77
CC = cl
88
OBJS = objs.msvc8
9-
OPENSSL = openssl-3.0.13
9+
OPENSSL = openssl-3.0.14
1010
ZLIB = zlib-1.3.1
1111
PCRE = pcre2-10.39
1212

0 commit comments

Comments
 (0)