Skip to content

Commit 2ef8828

Browse files
committed
[compile_nginx.sh] Update LUAJIT2_VERSION="2.1-20190329"
Signed-off-by: Jack Cherng <[email protected]>
1 parent e7e7a06 commit 2ef8828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

general/web_server/compile_nginx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ NGINX_FLAGS=()
1616
#--------#
1717

1818
NGINX_INSTALL_DIR="/usr/local/nginx"
19-
LUAJIT2_VERSION="2.1-20190302"
19+
LUAJIT2_VERSION="2.1-20190329"
2020
OPENSSL_VERSION="1.1.1b"
2121

2222
declare -A NGINX_CMD=(

0 commit comments

Comments
 (0)