Skip to content

Commit

Permalink
Fix repository name in rockspec
Browse files Browse the repository at this point in the history
  • Loading branch information
siffiejoe committed Jul 8, 2020
1 parent 7e2b0b5 commit 7b783fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockspecs/bit32-5.3.5-1.rockspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package = "bit32"
version = "5.3.5-1"
source = {
url = "git://github.com/keplerproject/lua-compat-5.3/archive/v0.9.zip",
url = "https://github.com/keplerproject/lua-compat-5.3/archive/v0.9.zip",
dir = "lua-compat-5.3-0.9",
}
description = {
Expand Down

0 comments on commit 7b783fb

Please sign in to comment.