Skip to content

Commit f2e8f27

Browse files
authored
fix: upgrade luarocks release template, fix missing parts in PR: #143 (#144)
1 parent 24d0c42 commit f2e8f27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/luarocks-template.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = {
1616
"lua >= 5.1",
1717
"lualogging >= 1.5.1",
1818
"lrexlib-pcre >= 2.9.1",
19-
"luaposix >= 35.0"
19+
"luaposix = 35.1-1"
2020
}
2121
build = {
2222
type = "builtin",

0 commit comments

Comments
 (0)