We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af70fd0 commit a07acdeCopy full SHA for a07acde
lua_cliargs-3.0-0.rockspec
@@ -1,8 +1,8 @@
1
package = "lua_cliargs"
2
version = "3.0-0"
3
source = {
4
- url = "git://github.com/amireh/lua_cliargs.git",
5
- branch = "3.0-0"
+ url = "https://github.com/amireh/lua_cliargs/archive/v3.0-0.tar.gz",
+ dir = "lua_cliargs-3.0-0"
6
}
7
description = {
8
summary = "A command-line argument parser.",
0 commit comments