diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2020-06-02 13:20:08 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2020-06-02 13:20:08 +0000 |
commit | 0b70c416d9f70ade9ca5ab471b94bdc07c977e06 (patch) | |
tree | f43a4587a3fb88c78176468ef8e5f7be3349fbf0 /www/nginx/files/extra-patch-nginx-link-function-config | |
parent | Update to 3.2.0 (diff) |
Update 3rd party module nginx-link-function to 3.2.2
PR: 246897
Sponsored by: Netzkommune GmbH
Notes
Notes:
svn path=/head/; revision=537550
Diffstat (limited to 'www/nginx/files/extra-patch-nginx-link-function-config')
-rw-r--r-- | www/nginx/files/extra-patch-nginx-link-function-config | 4 |
1 files changed, 2 insertions, 2 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 |