nginx update version 1.23
Signed-off-by: webbuilder_pel7ppc64lebuilder0 <webbuilder@powerel.org>master
parent
7f3e7c5ad1
commit
63c62a5125
|
@ -9,7 +9,7 @@
|
|||
%define nginx_webroot %{nginx_datadir}/html
|
||||
|
||||
Name: nginx
|
||||
Version: 1.21.6
|
||||
Version: 1.23.0
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: A high performance web server and reverse proxy server
|
||||
|
@ -144,18 +144,15 @@ export DESTDIR=%{buildroot}
|
|||
--add-module=ngx_slowfs_cache-1.10 \
|
||||
--add-module=ngx_cache_purge-2.5 \
|
||||
--add-module=nginx-http-auth-digest \
|
||||
--add-module=nginx-maxconn-module \
|
||||
--add-module=nginx-http-metric-module \
|
||||
--add-module=nginx-http-user-agent \
|
||||
--add-module=ngx_brotli \
|
||||
--add-module=nginx-sticky-module-ng \
|
||||
--add-module=nginx-http-slice \
|
||||
--add-module=ngx_webp \
|
||||
--add-module=zstd-nginx-module \
|
||||
--add-module=headers-more-nginx-module \
|
||||
--add-module=nginx-module-vts \
|
||||
--add-module=ngx-fancyindex \
|
||||
--add-module=nginx-http-flv-module \
|
||||
--with-debug \
|
||||
--with-cc-opt="%{optflags} $(pcre-config --cflags)" \
|
||||
--with-ld-opt="$RPM_LD_FLAGS -Wl,-E"
|
||||
|
|
Loading…
Reference in New Issue