diff options
-rw-r--r-- | rockspecs/bit32-5.3.5-1.rockspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rockspecs/bit32-5.3.5-1.rockspec b/rockspecs/bit32-5.3.5-1.rockspec index be2f5a7..e27dedb 100644 --- a/rockspecs/bit32-5.3.5-1.rockspec +++ b/rockspecs/bit32-5.3.5-1.rockspec | |||
@@ -1,7 +1,7 @@ | |||
1 | package = "bit32" | 1 | package = "bit32" |
2 | version = "5.3.5-1" | 2 | version = "5.3.5-1" |
3 | source = { | 3 | source = { |
4 | url = "git://github.com/keplerproject/lua-compat-5.3/archive/v0.9.zip", | 4 | url = "https://github.com/keplerproject/lua-compat-5.3/archive/v0.9.zip", |
5 | dir = "lua-compat-5.3-0.9", | 5 | dir = "lua-compat-5.3-0.9", |
6 | } | 6 | } |
7 | description = { | 7 | description = { |