Skip to content

Commit 956fca3

Browse files
committed
deps: upgrade openssl to 3.4.1
Signed-off-by: Nic <[email protected]>
1 parent 8836da4 commit 956fca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-apisix-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.0"}
23+
OPENSSL_VERSION=${OPENSSL_VERSION:-"3.4.1"}
2424
OPENRESTY_VERSION="1.27.1.2"
2525
ngx_multi_upstream_module_ver="1.3.2"
2626
mod_dubbo_ver="1.0.2"

0 commit comments

Comments
 (0)