We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25181ad commit 984fdc2Copy full SHA for 984fdc2
lua-resty-http-0.14-0.rockspec
@@ -1,12 +1,12 @@
1
package = "lua-resty-http"
2
version = "0.14-0"
3
source = {
4
- url = "git://github.com/pintsized/lua-resty-http",
+ url = "git://github.com/ledgetech/lua-resty-http",
5
tag = "v0.14"
6
}
7
description = {
8
summary = "Lua HTTP client cosocket driver for OpenResty / ngx_lua.",
9
- homepage = "https://github.com/pintsized/lua-resty-http",
+ homepage = "https://github.com/ledgetech/lua-resty-http",
10
license = "2-clause BSD",
11
maintainer = "James Hurst <james@pintsized.co.uk>"
12
0 commit comments