Skip to content

Commit

Permalink
fix(kong-ngx-build): set default value for KONG_OPENSSL_VER
Browse files Browse the repository at this point in the history
  • Loading branch information
flrgh authored and hutchic committed Dec 6, 2022
1 parent cf89bf5 commit d1c1b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openresty-build-tools/kong-ngx-build
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ DOWNLOAD_ONLY=
OPENRESTY_VER=
OPENSSL_VER=0
BORINGSSL_VER=0
KONG_OPENSSL_VER=0
SSL_PROVIDER=openssl
LUAROCKS_VER=
PCRE_VER=
Expand Down

0 comments on commit d1c1b71

Please sign in to comment.