Skip to content

Commit d5963b8

Browse files
committed
Fix 0.0.1 rockspec
1 parent 78baae4 commit d5963b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rockspecs/wsapi-openresty-0.0.1-1.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description = {
1515
dependencies = { "lua >= 5.1", "wsapi >= 1.6.1" }
1616

1717
source = {
18-
url = "https://github.com/ignacio/wsapi-openresty/archive/0.0.1.tar.gz"
18+
url = "https://github.com/ignacio/wsapi-openresty/archive/v0.0.1.tar.gz"
1919
}
2020

2121
build = {

0 commit comments

Comments
 (0)