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.99rst.org/?a=commitdiff_plain;h=b535ee20b6113dc3cba1d2fa50ffcd7b76a6ecd6;p=openwrt-packages.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 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