bunkerweb 1.4.0
This commit is contained in:
21
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.2-0.rockspec
vendored
Normal file
21
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.2-0.rockspec
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
package = "lua-resty-ipmatcher"
|
||||
version = "0.2-0"
|
||||
source = {
|
||||
url = "git://github.com/iresty/lua-resty-ipmatcher",
|
||||
tag = "v0.2",
|
||||
}
|
||||
|
||||
description = {
|
||||
summary = "High performance match IP address for OpenResty Lua.",
|
||||
homepage = "https://github.com/iresty/lua-resty-ipmatcher",
|
||||
license = "Apache License 2.0",
|
||||
maintainer = "Yuansheng Wang <membphis@gmail.com>"
|
||||
}
|
||||
|
||||
|
||||
build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
["resty.ipmatcher"] = "resty/ipmatcher.lua"
|
||||
}
|
||||
}
|
||||
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.3-0.rockspec
vendored
Normal file
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.3-0.rockspec
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
package = "lua-resty-ipmatcher"
|
||||
version = "0.3-0"
|
||||
source = {
|
||||
url = "git://github.com/iresty/lua-resty-ipmatcher",
|
||||
tag = "v0.3",
|
||||
}
|
||||
|
||||
description = {
|
||||
summary = "High performance match IP address for OpenResty Lua.",
|
||||
homepage = "https://github.com/iresty/lua-resty-ipmatcher",
|
||||
license = "Apache License 2.0",
|
||||
maintainer = "Yuansheng Wang <membphis@gmail.com>"
|
||||
}
|
||||
|
||||
build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
["resty.ipmatcher"] = "resty/ipmatcher.lua"
|
||||
}
|
||||
}
|
||||
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.4-0.rockspec
vendored
Normal file
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.4-0.rockspec
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
package = "lua-resty-ipmatcher"
|
||||
version = "0.4-0"
|
||||
source = {
|
||||
url = "git://github.com/iresty/lua-resty-ipmatcher",
|
||||
tag = "v0.4",
|
||||
}
|
||||
|
||||
description = {
|
||||
summary = "High performance match IP address for Lua(OpenResty).",
|
||||
homepage = "https://github.com/iresty/lua-resty-ipmatcher",
|
||||
license = "Apache License 2.0",
|
||||
maintainer = "Yuansheng Wang <membphis@gmail.com>"
|
||||
}
|
||||
|
||||
build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
["resty.ipmatcher"] = "resty/ipmatcher.lua"
|
||||
}
|
||||
}
|
||||
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.5-0.rockspec
vendored
Normal file
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.5-0.rockspec
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
package = "lua-resty-ipmatcher"
|
||||
version = "0.5-0"
|
||||
source = {
|
||||
url = "git://github.com/iresty/lua-resty-ipmatcher",
|
||||
tag = "v0.5",
|
||||
}
|
||||
|
||||
description = {
|
||||
summary = "High performance match IP address for Lua(OpenResty).",
|
||||
homepage = "https://github.com/iresty/lua-resty-ipmatcher",
|
||||
license = "Apache License 2.0",
|
||||
maintainer = "Yuansheng Wang <membphis@gmail.com>"
|
||||
}
|
||||
|
||||
build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
["resty.ipmatcher"] = "resty/ipmatcher.lua"
|
||||
}
|
||||
}
|
||||
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.6-0.rockspec
vendored
Normal file
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.6-0.rockspec
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
package = "lua-resty-ipmatcher"
|
||||
version = "0.6-0"
|
||||
source = {
|
||||
url = "git://github.com/iresty/lua-resty-ipmatcher",
|
||||
tag = "v0.6",
|
||||
}
|
||||
|
||||
description = {
|
||||
summary = "High performance match IP address for Lua(OpenResty).",
|
||||
homepage = "https://github.com/iresty/lua-resty-ipmatcher",
|
||||
license = "Apache License 2.0",
|
||||
maintainer = "Yuansheng Wang <membphis@gmail.com>"
|
||||
}
|
||||
|
||||
build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
["resty.ipmatcher"] = "resty/ipmatcher.lua"
|
||||
}
|
||||
}
|
||||
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.6.1-0.rockspec
vendored
Normal file
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-0.6.1-0.rockspec
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
package = "lua-resty-ipmatcher"
|
||||
version = "0.6.1-0"
|
||||
source = {
|
||||
url = "git://github.com/api7/lua-resty-ipmatcher",
|
||||
tag = "v0.6.1",
|
||||
}
|
||||
|
||||
description = {
|
||||
summary = "High performance match IP address for Lua(OpenResty).",
|
||||
homepage = "https://github.com/api7/lua-resty-ipmatcher",
|
||||
license = "Apache License 2.0",
|
||||
maintainer = "Yuansheng Wang <membphis@gmail.com>"
|
||||
}
|
||||
|
||||
build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
["resty.ipmatcher"] = "resty/ipmatcher.lua"
|
||||
}
|
||||
}
|
||||
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-master-0.rockspec
vendored
Normal file
20
deps/src/lua-resty-ipmatcher/rockspec/lua-resty-ipmatcher-master-0.rockspec
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
package = "lua-resty-ipmatcher"
|
||||
version = "master-0"
|
||||
source = {
|
||||
url = "git://github.com/iresty/lua-resty-ipmatcher",
|
||||
branch = "master",
|
||||
}
|
||||
|
||||
description = {
|
||||
summary = "High performance match IP address for Lua(OpenResty).",
|
||||
homepage = "https://github.com/iresty/lua-resty-ipmatcher",
|
||||
license = "Apache License 2.0",
|
||||
maintainer = "Yuansheng Wang <membphis@gmail.com>"
|
||||
}
|
||||
|
||||
build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
["resty.ipmatcher"] = "resty/ipmatcher.lua"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user