nginx: add required modules for Openresty lua module
authorJavier Marcet <redacted>
Fri, 30 Jun 2023 11:28:53 +0000 (13:28 +0200)
committerChristian Marangi <redacted>
Fri, 22 Sep 2023 12:55:01 +0000 (14:55 +0200)
commit266be55d55d38d14d4a26dad5bea7c7ed09ee2d6
tree704cf9fd6db1f8227f92b43129294dd98ac14546
parent382a089d088099ecc8ea33554e301a65c4a8dab4
nginx: add required modules for Openresty lua module

Add nginx-mod-lua-resty-core and nginx-mod-lua-resty-lrucache new module
required for the lua module to correctly works.

The module are based on luajit2 from Openresty.

Signed-off-by: Javier Marcet <redacted>
[ improve commit description/tile and fix redundant dependency ]
Signed-off-by: Christian Marangi <redacted>
net/nginx/Makefile
git clone https://git.99rst.org/PROJECT