I tried to find the sources or rather build steps of an OPM package with OpenResty, but couldn't (https://github.com/openresty/opm/issues/107).
When running the installation step specified here: https://github.com/crowdsecurity/cs-openresty-bouncer/blob/c7a29ec7bf5ede5c89c51abee05fcd9528c217bc/install.sh#L135 with pintsized/lua-resty-http I get the old version 0.12.
Will newer versions also work?
Is the pod file and the meta info necessary for it to run or just the lua files in lualib/resty?