Change URL to HTTPS

master
Kamal Curi 7 months ago
parent d7812eabad
commit fafe11f9c8

@ -1,7 +1,7 @@
package = "lua-zmq" package = "lua-zmq"
version = "scm-1" version = "scm-1"
source = { source = {
url = "git://github.com/Neopallium/lua-zmq.git", url = "https://brejela.club/gitea/brejela/lua-zmq.git",
} }
description = { description = {
summary = "Lua bindings to zeromq2, with LuaJIT2 FFI support.", summary = "Lua bindings to zeromq2, with LuaJIT2 FFI support.",

Loading…
Cancel
Save