Skip to content

Commit a857d6b

Browse files
committed
luarocks: fixed the git download path.
1 parent 71baf75 commit a857d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua-resty-etcd-0.2-0.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package = "lua-resty-etcd"
22
version = "0.2-0"
33
source = {
4-
url = "git://github.com/pintsized/lua-resty-http",
4+
url = "git://github.com/iresty/lua-resty-etcd",
55
tag = "v0.2"
66
}
77
description = {

0 commit comments

Comments
 (0)