mirror of
https://github.com/lunarmodules/lua-iconv.git
synced 2025-06-22 20:24:36 +02:00
Use source URL format such that LuaRocks can infer source.dir from source.url
This commit is contained in:
parent
e4d200c102
commit
8e19fde5f3
@ -6,7 +6,7 @@ package = "lua-iconv"
|
||||
version = "7.0.0-2"
|
||||
|
||||
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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user