diff options
Diffstat (limited to 'www/freenginx-devel/files/extra-patch-xss-nginx-module-config')
-rw-r--r-- | www/freenginx-devel/files/extra-patch-xss-nginx-module-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/freenginx-devel/files/extra-patch-xss-nginx-module-config b/www/freenginx-devel/files/extra-patch-xss-nginx-module-config index c5dc537b783c..e341b4c5a020 100644 --- a/www/freenginx-devel/files/extra-patch-xss-nginx-module-config +++ b/www/freenginx-devel/files/extra-patch-xss-nginx-module-config @@ -1,5 +1,5 @@ ---- ../xss-nginx-module-0.06/config.orig 2020-04-24 17:13:57.596040000 -0400 -+++ ../xss-nginx-module-0.06/config 2020-04-24 17:18:16.438437000 -0400 +--- ../xss-nginx-module-de2d87a/config.orig 2020-04-24 17:13:57.596040000 -0400 ++++ ../xss-nginx-module-de2d87a/config 2020-04-24 17:18:16.438437000 -0400 @@ -1,5 +1,9 @@ ngx_addon_name=ngx_http_xss_filter_module -HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES ngx_http_xss_filter_module" |