We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24d0c42 commit f2e8f27Copy full SHA for f2e8f27
1 file changed
.github/luarocks-template.rockspec
@@ -16,7 +16,7 @@ dependencies = {
16
"lua >= 5.1",
17
"lualogging >= 1.5.1",
18
"lrexlib-pcre >= 2.9.1",
19
- "luaposix >= 35.0"
+ "luaposix = 35.1-1"
20
}
21
build = {
22
type = "builtin",
0 commit comments