Hello Everyone, I am trying generate rpm and have some questions 1. What most recent version of lua need to use ? 2. I checked Makefile and seems that not possible specify lua version to build dependencies.
apisix master-0 depends on api7-lua-resty-dns-client 7.0.1 (not installed) Warning: Failed searching manifest: Failed downloading https://luarocks.org/manifest-5.4 - host or service not provided, or not known Error: Could not satisfy dependency api7-lua-resty-dns-client 7.0.1: No results matching query were found for Lua 5.4. make: *** [Makefile:155: deps] Error 1 Any help thank you Volga629