mirror of
https://github.com/brunoos/luasec.git
synced 2024-12-27 04:58:20 +01:00
Reuse tag in the LuaSec upstream repository.
For merge simplicity.
This commit is contained in:
parent
4dd953e6f1
commit
008590ad28
@ -2,7 +2,7 @@ package = "LuaSec"
|
|||||||
version = "0.6alpha-1"
|
version = "0.6alpha-1"
|
||||||
source = {
|
source = {
|
||||||
url = "git://github.com/brunoos/luasec.git",
|
url = "git://github.com/brunoos/luasec.git",
|
||||||
tag = "luasec-0.6alpha"
|
tag = "luasec-0.6a"
|
||||||
}
|
}
|
||||||
description = {
|
description = {
|
||||||
summary = "A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket.",
|
summary = "A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket.",
|
||||||
|
Loading…
Reference in New Issue
Block a user