Use source URL format such that LuaRocks can infer source.dir from source.url

This commit is contained in:
Caleb Maclennan 2023-10-07 22:23:34 +03:00
parent e4d200c102
commit 8e19fde5f3
No known key found for this signature in database
GPG Key ID: B538286DE04ECFE5

View File

@ -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 = {