We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5963b8 commit 55af187Copy full SHA for 55af187
1 file changed
rockspecs/wsapi-openresty-0.0.1-1.rockspec
@@ -15,7 +15,8 @@ description = {
15
dependencies = { "lua >= 5.1", "wsapi >= 1.6.1" }
16
17
source = {
18
- url = "https://github.com/ignacio/wsapi-openresty/archive/v0.0.1.tar.gz"
+ url = "https://github.com/ignacio/wsapi-openresty/archive/v0.0.1.tar.gz",
19
+ dir = "wsapi-openresty-0.0.1"
20
}
21
22
build = {
0 commit comments