diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2020-06-05 09:43:11 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2020-06-05 09:43:11 +0000 |
commit | 00f02ee593639facb9fad88354075e824fb335cb (patch) | |
tree | dd5d9f3ef6a2d3d5c3251a8a2137b28146ad8e6d /www/nginx/files/extra-patch-nginx-link-function-config | |
parent | - Update WWW (diff) |
Update 3rd party module nginx-link-function to 3.2.3
Reported by: kidon at posteo de via eMail
Sponsored by: Netzkommune GmbH
Notes
Notes:
svn path=/head/; revision=538002
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 7e2971304e1a..d5e7e1d19314 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.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 +--- ../nginx-link-function-3.2.3/config.orig 2019-02-22 21:19:02.000000000 -0500 ++++ ../nginx-link-function-3.2.3/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 |