diff --git a/SPECS/nginx.spec b/SPECS/nginx.spec index f7c01ac..844a875 100755 --- a/SPECS/nginx.spec +++ b/SPECS/nginx.spec @@ -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