Browse Source

nginx: update lua-nginx to cdd2ae921f

- fixes lua compilation issue

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
lilik-openwrt-22.03
Thomas Heil 7 years ago
parent
commit
b535ee20b6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      net/nginx/Makefile

+ 1
- 1
net/nginx/Makefile View 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


Loading…
Cancel
Save