nginx: update lua-nginx to cdd2ae921f67bf396c743406493127be496e57ce
authorThomas Heil <heil@terminal-consulting.de>
Wed, 16 Aug 2017 23:05:46 +0000 (01:05 +0200)
committerThomas Heil <heil@terminal-consulting.de>
Wed, 16 Aug 2017 23:05:46 +0000 (01:05 +0200)
 - fixes lua compilation issue

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
net/nginx/Makefile

index 4624c1aa1e901e1dcfbdecfbfd1564ab4400852b..6552b46020d9333b925b2445a96c58988d9feb64 100644 (file)
@@ -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