From 5db5399040b23387b70bf5788869e05d01885c4a Mon Sep 17 00:00:00 2001 From: Thomas Heil Date: Thu, 17 Aug 2017 01:05:46 +0200 Subject: [PATCH] nginx: update lua-nginx to cdd2ae921f67bf396c743406493127be496e57ce - fixes lua compilation issue Signed-off-by: Thomas Heil --- net/nginx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2