diff --git a/build-aux/modules/40-luajit.json b/build-aux/modules/40-luajit.json index fd65de63d..2f343c3e9 100644 --- a/build-aux/modules/40-luajit.json +++ b/build-aux/modules/40-luajit.json @@ -10,7 +10,7 @@ "sources": [ { "type": "git", - "url": "https://luajit.org/git/luajit-2.0.git", + "url": "https://github.com/LuaJIT/LuaJIT.git", "commit": "f725e44cda8f359869bf8f92ce71787ddca45618", "disable-shallow-clone": true },