We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ed1f5 commit 7aabd02Copy full SHA for 7aabd02
rockspecs/switch-git-0.rockspec
@@ -1,8 +1,8 @@
1
package = 'switch'
2
version = 'git-0'
3
source = {
4
- url = 'git://github.com/ryanplusplus/switch.lua.git',
5
- dir = 'src'
+ url = 'https://github.com/ryanplusplus/switch.lua/archive/master.zip',
+ dir = 'switch.lua-master/src'
6
}
7
description = {
8
summary = 'Lua implementation of a switch statement.',
0 commit comments