Switch to using zipped downloads instead of git.

master
Robert G. Jakabosky 13 years ago
parent d763e94028
commit 5e4b0349eb

@ -1,7 +1,8 @@
package = "lua-llthreads"
version = "scm-0"
source = {
url = "git://github.com/Neopallium/lua-llthreads.git",
url = "https://github.com/Neopallium/lua-llthreads/archive/master.zip",
dir = "lua-llthreads-master",
}
description = {
summary = "Low-Level threads for Lua",

Loading…
Cancel
Save