diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-06-07 08:06:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:40 +0700 |
commit | 3a519f6e4bfc88774f66ea240b6738c0f9c3513c (patch) | |
tree | 46d6e13ef329c7bb343ae7d35d7a01bcd615b563 /libraries/lua-cmsgpack/lua-cmsgpack.info | |
parent | 3cf229dff85475f025868e93e685efe3215b510b (diff) | |
download | slackbuilds-3a519f6e4bfc88774f66ea240b6738c0f9c3513c.tar.gz |
libraries/lua-cmsgpack: Added (Lua bindings for MessagePack).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/lua-cmsgpack/lua-cmsgpack.info')
-rw-r--r-- | libraries/lua-cmsgpack/lua-cmsgpack.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/lua-cmsgpack/lua-cmsgpack.info b/libraries/lua-cmsgpack/lua-cmsgpack.info new file mode 100644 index 0000000000..2449a0f9ba --- /dev/null +++ b/libraries/lua-cmsgpack/lua-cmsgpack.info @@ -0,0 +1,10 @@ +PRGNAM="lua-cmsgpack" +VERSION="0.3.0" +HOMEPAGE="https://github.com/antirez/lua-cmsgpack" +DOWNLOAD="https://github.com/antirez/lua-cmsgpack/archive/0.3.0.tar.gz" +MD5SUM="f96c551f9d8560c227bc20723383c74b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="lua" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |