From: Thomas Heil Date: Wed, 16 Aug 2017 23:05:46 +0000 (+0200) Subject: nginx: update lua-nginx to cdd2ae921f67bf396c743406493127be496e57ce X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=5db5399040b23387b70bf5788869e05d01885c4a;p=feed%2Fpackages.git nginx: update lua-nginx to cdd2ae921f67bf396c743406493127be496e57ce - fixes lua compilation issue Signed-off-by: Thomas Heil --- diff --git a/net/nginx/Makefile b/net/nginx/Makefile index 4624c1aa1e..6552b46020 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