aboutsummaryrefslogtreecommitdiff
path: root/net/nginx
diff options
context:
space:
mode:
authorThomas Heil <heil@terminal-consulting.de>2017-08-17 01:05:46 +0200
committerThomas Heil <heil@terminal-consulting.de>2017-08-17 01:05:46 +0200
commitb535ee20b6113dc3cba1d2fa50ffcd7b76a6ecd6 (patch)
tree0f79be7c7bd4ce2d5d616c80c024ae9d5bb0c7b2 /net/nginx
parent123d0384fd38ae2e7e9d8de437a5db07ad33944c (diff)
nginx: update lua-nginx to cdd2ae921f67bf396c743406493127be496e57ce
- fixes lua compilation issue Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Diffstat (limited to 'net/nginx')
-rw-r--r--net/nginx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nginx/Makefile b/net/nginx/Makefile
index 4624c1aa1..6552b4602 100644
--- a/net/nginx/Makefile
+++ b/net/nginx/Makefile
@@ -270,7 +270,7 @@ define Prepare/nginx-naxsi
endef
define Download/lua-nginx
- VERSION:=1967998b0eedab1ff51bff8fafa5fc3db47976aa
+ VERSION:=cdd2ae921f67bf396c743406493127be496e57ce
SUBDIR:=lua-nginx
FILE:=lua-nginx-module-$(PKG_VERSION)-$$(VERSION).tar.gz
URL:=https://github.com/openresty/lua-nginx-module.git