Skip to content

Commit

Permalink
Updated luarocks URL with ledgetech namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
pintsized committed Aug 13, 2019
1 parent 25181ad commit 984fdc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lua-resty-http-0.14-0.rockspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
package = "lua-resty-http"
version = "0.14-0"
source = {
url = "git://github.com/pintsized/lua-resty-http",
url = "git://github.com/ledgetech/lua-resty-http",
tag = "v0.14"
}
description = {
summary = "Lua HTTP client cosocket driver for OpenResty / ngx_lua.",
homepage = "https://github.com/pintsized/lua-resty-http",
homepage = "https://github.com/ledgetech/lua-resty-http",
license = "2-clause BSD",
maintainer = "James Hurst <[email protected]>"
}
Expand Down

0 comments on commit 984fdc2

Please sign in to comment.