mirror of
https://github.com/lunarmodules/lua-iconv.git
synced 2025-08-31 16:22:10 +02:00
Use source URL format such that LuaRocks can infer source.dir from source.url
This commit is contained in:
@@ -6,7 +6,7 @@ package = "lua-iconv"
|
|||||||
version = "7.0.0-2"
|
version = "7.0.0-2"
|
||||||
|
|
||||||
source = {
|
source = {
|
||||||
url = "https://github.com/lunarmodules/lua-iconv/archive/refs/tags/v7.0.0.tar.gz",
|
url = "https://github.com/lunarmodules/lua-iconv/archive/v7.0.0/lua-iconv-7.0.0.tar.gz",
|
||||||
}
|
}
|
||||||
|
|
||||||
description = {
|
description = {
|
||||||
|
Reference in New Issue
Block a user