diff options
| -rw-r--r-- | luarocks-dev-1.rockspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luarocks-dev-1.rockspec b/luarocks-dev-1.rockspec index 693c41d1..677b07cf 100644 --- a/luarocks-dev-1.rockspec +++ b/luarocks-dev-1.rockspec | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | rockspec_format = "3.0" | 1 | rockspec_format = "3.0" |
| 2 | package = "luarocks" | 2 | package = "luarocks" |
| 3 | version = "3.13.0-1" | 3 | version = "dev-1" |
| 4 | source = { | 4 | source = { |
| 5 | url = "git+https://github.com/luarocks/luarocks", | 5 | url = "git+https://github.com/luarocks/luarocks", |
| 6 | } | 6 | } |
