Skip to content

Commit

Permalink
Use source URL format such that LuaRocks can infer source.dir from so…
Browse files Browse the repository at this point in the history
…urce.url
  • Loading branch information
alerque committed Oct 7, 2023
1 parent e4d200c commit 8e19fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockspecs/lua-iconv-7.0.0-2.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 8e19fde

Please sign in to comment.