summaryrefslogtreecommitdiff
path: root/www/nginx/files
diff options
context:
space:
mode:
Diffstat (limited to 'www/nginx/files')
-rw-r--r--www/nginx/files/extra-patch-nginx-link-function-config4
-rw-r--r--www/nginx/files/extra-patch-ngx_link_func_module.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nginx/files/extra-patch-nginx-link-function-config b/www/nginx/files/extra-patch-nginx-link-function-config
index 932ed09aefce..7e2971304e1a 100644
--- a/www/nginx/files/extra-patch-nginx-link-function-config
+++ b/www/nginx/files/extra-patch-nginx-link-function-config
@@ -1,5 +1,5 @@
---- ../nginx-link-function-3.2.1/config.orig 2019-02-22 21:19:02.000000000 -0500
-+++ ../nginx-link-function-3.2.1/config 2020-01-24 10:29:53.871805000 -0500
+--- ../nginx-link-function-3.2.2/config.orig 2019-02-22 21:19:02.000000000 -0500
++++ ../nginx-link-function-3.2.2/config 2020-01-24 10:29:53.871805000 -0500
@@ -15,24 +15,6 @@
#echo "#define NGINX_HTTP_HTTP_LINK_FUNC_VERSION \""$HTTP_LINK_FUNC_VERSION"\"" > $NGX_OBJS/ngx_vod_version.h
diff --git a/www/nginx/files/extra-patch-ngx_link_func_module.c b/www/nginx/files/extra-patch-ngx_link_func_module.c
index bbdbe6975ad5..845e1e06d882 100644
--- a/www/nginx/files/extra-patch-ngx_link_func_module.c
+++ b/www/nginx/files/extra-patch-ngx_link_func_module.c
@@ -1,5 +1,5 @@
---- ../nginx-link-function-3.2.1/src/ngx_link_func_module.c.orig 2020-01-24 10:32:50.550797000 -0500
-+++ ../nginx-link-function-3.2.1/src/ngx_link_func_module.c 2020-01-24 10:33:17.135348000 -0500
+--- ../nginx-link-function-3.2.2/src/ngx_link_func_module.c.orig 2020-01-24 10:32:50.550797000 -0500
++++ ../nginx-link-function-3.2.2/src/ngx_link_func_module.c 2020-01-24 10:33:17.135348000 -0500
@@ -35,7 +35,7 @@
#include <ngx_config.h>
#include <ngx_core.h>