File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Locally computed:
2- sha256 aa5dcae035dda6e483bc1bd3d969d7113205dc2d0a3702ece0ad496c88a653c5 openresty-1.9.7.4 .tar.gz
2+ sha256 75cf020144048c9013ee487cb48107a5b99de04a5a8fa83839c8b4c3aa4eb0db openresty-1.9.15.1 .tar.gz
Original file line number Diff line number Diff line change 44#
55# ###############################################################################
66
7- OPENRESTY_VERSION = 1.9.7.4
7+ OPENRESTY_VERSION = 1.9.15.1
88OPENRESTY_SITE = https://openresty.org/download
99OPENRESTY_DEPENDENCIES += pcre openssl
1010OPENRESTY_LICENSE = BSD-2c
@@ -43,8 +43,8 @@ OPENRESTY_CONF_OPTS += \
4343 --pid-path=/var/run/nginx.pid \
4444 --lock-path=/var/run/lock/nginx.lock \
4545 --error-log-path=/var/log/nginx/error.log \
46- --user=nobody \
47- --group =nogroup \
46+ --user=nobody \
47+ --group=nogroup \
4848 --http-log-path=/var/log/nginx/access.log \
4949 --http-client-body-temp-path=/var/tmp/nginx/client-body \
5050 --http-proxy-temp-path=/var/tmp/nginx/proxy \
You can’t perform that action at this time.
0 commit comments