aboutsummaryrefslogtreecommitdiff
path: root/lang/lua-libmodbus
Commit message (Collapse)AuthorAge
* lang: lua-libmodbus: Update URLKarl Palsson2019-03-29
| | | | | | | | Fixes: ed275126417 lang: lua-libmodbus: Update URL Second instance of old URL was missed. Signed-off-by: Karl Palsson <karlp@etactica.com>
* lang: lua-libmodbus: Update URLKarl Palsson2019-03-29
| | | | | | | Github organization changed names. Proactively update URL, even though github redirects. Signed-off-by: Karl Palsson <karlp@etactica.com>
* lang/lua-libmodbus: don't use variables for variables.Karl Palsson2018-11-19
| | | | | | | PKG_NAME is not to be used as a variable, instead, expanded in all use cases. Signed-off-by: Karl Palsson <karlp@etactica.com>
* lua-libmodbus: add new package.Karl Palsson2018-11-19
lua bindings to libmodbus. Available from luarocks and github. Signed-off-by: Karl Palsson <karlp@etactica.com>