nginx: added addon package url
Signed-off-by: webbuilder_pel7ppc64bebuilder0 <webbuilder@powerel.org>master
parent
c0ab11f28a
commit
f75b52d43c
|
@ -9,7 +9,7 @@
|
|||
%define nginx_webroot %{nginx_datadir}/html
|
||||
|
||||
Name: nginx
|
||||
Version: 1.13.9
|
||||
Version: 1.13.10
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: A high performance web server and reverse proxy server
|
||||
|
@ -32,8 +32,10 @@ Source101: poweredby.png
|
|||
Source102: nginx-logo.png
|
||||
Source103: 404.html
|
||||
Source104: 50x.html
|
||||
# addons to be compiled with nginx
|
||||
Source201: Nginx-accesskey-2.0.3.tar.gz
|
||||
### addons to be compiled with nginx
|
||||
# https://github.com/Martchus/nginx-accesskey/
|
||||
Source201: nginx-accesskey-2.0.4.tar.gz
|
||||
# https://github.com/atomx/nginx-http-auth-digest
|
||||
Source202: nginx-http-auth-digest-4edfb18.tar.xz
|
||||
Source203: ngx_slowfs_cache-1.10.tar.gz
|
||||
Source204: nginx-http-user-agent-785e76d.tar.xz
|
||||
|
|
Loading…
Reference in New Issue