From f75b52d43cd87471f1e496ff0562bc0c10840cef Mon Sep 17 00:00:00 2001 From: webbuilder_pel7ppc64bebuilder0 Date: Mon, 9 Apr 2018 20:55:50 +0200 Subject: [PATCH] nginx: added addon package url Signed-off-by: webbuilder_pel7ppc64bebuilder0 --- SPECS/nginx.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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