Added URL and md5 of archive.

lua-zmq
Norman Clarke 16 years ago committed by Aleksey Yeschenko
parent e5b0619206
commit d5dfd070d8

@ -1,7 +1,8 @@
package = "lua-zmq" package = "lua-zmq"
version = "0.1.0-0" version = "0.1.0-0"
source = { source = {
url = "http://example.org/package.tar.gz" url = "http://github.com/downloads/norman/lua-zmq/lua-zmq-0.1.0.tar.gz",
md5 = "64a6fdaef9992bee145d18c458da2afb"
} }
description = { description = {
summary = "Lua bindings to zeromq2", summary = "Lua bindings to zeromq2",

Loading…
Cancel
Save