Skip to content

Commit 2d49243

Browse files
authored
deps: upgrade openssl to 3.2.4 (#429)
Signed-off-by: Nic <[email protected]>
1 parent ae5118f commit 2d49243

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1
1+
1.2.2

build-api7ee-runtime.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ld_opt=${ld_opt:-"-L$zlib_prefix/lib -L$pcre_prefix/lib -L$OPENSSL_PREFIX/lib -W
2020

2121

2222
# dependencies for building openresty
23-
OPENSSL_VERSION=${OPENSSL_VERSION:-"3.2.3"}
23+
OPENSSL_VERSION=${OPENSSL_VERSION:-"3.2.4"}
2424
OPENRESTY_VERSION="1.21.4.4"
2525
ngx_multi_upstream_module_ver="1.1.1"
2626
mod_dubbo_ver="1.0.2"

0 commit comments

Comments
 (0)