diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-06-07 08:12:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:41 +0700 |
commit | 02f91843a483124c963928c5286a96836e15e174 (patch) | |
tree | 089a0f239bddf853aa008c53cc27aa750929ebcc /libraries/msgpack-c/msgpack-c.info | |
parent | 66b269bafa4d7c6277df3fd4cbb6f4ae70ae5708 (diff) | |
download | slackbuilds-02f91843a483124c963928c5286a96836e15e174.tar.gz |
libraries/msgpack-c: Added (C/C++ impelmentation of MessagePack).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/msgpack-c/msgpack-c.info')
-rw-r--r-- | libraries/msgpack-c/msgpack-c.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/msgpack-c/msgpack-c.info b/libraries/msgpack-c/msgpack-c.info new file mode 100644 index 0000000000..097fc22b1b --- /dev/null +++ b/libraries/msgpack-c/msgpack-c.info @@ -0,0 +1,10 @@ +PRGNAM="msgpack-c" +VERSION="0.11.25" +HOMEPAGE="http://msgpack-c.org/" +DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-0.5.8/msgpack-0.5.8.tar.gz" +MD5SUM="ea0bee0939d2980c0df91f0e4843ccc4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |