rockspec
This commit is contained in:
parent
d5de3a2667
commit
56981f5b83
@ -1,8 +1,8 @@
|
|||||||
package = "lua-net"
|
package = "lnet"
|
||||||
version = "3.0-0"
|
version = "4.0-0"
|
||||||
source = {
|
source = {
|
||||||
url = "git://github.com/rayaman/net.git",
|
url = "git://github.com/rayaman/net.git",
|
||||||
tag = "v3.0.0",
|
tag = "v4.0.0",
|
||||||
}
|
}
|
||||||
description = {
|
description = {
|
||||||
summary = "Lua networking library that wraps around lua-socket to make networking easy.",
|
summary = "Lua networking library that wraps around lua-socket to make networking easy.",
|
||||||
Loading…
x
Reference in New Issue
Block a user