diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-12-16 13:31:52 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-19 07:25:17 +0700 |
commit | 6ae61baf66b3fd27c586977298ce0fb8690e5a39 (patch) | |
tree | 63f83f75746b89e487e0f76e4cad7c5dabaa0b8b /libraries/msgpack-c/msgpack-c.info | |
parent | 8c394923bfc70519f1a408acd417015f7fab4b3a (diff) | |
download | slackbuilds-6ae61baf66b3fd27c586977298ce0fb8690e5a39.tar.gz |
libraries/msgpack-c: Updated for version 1.3.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'libraries/msgpack-c/msgpack-c.info')
-rw-r--r-- | libraries/msgpack-c/msgpack-c.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/msgpack-c/msgpack-c.info b/libraries/msgpack-c/msgpack-c.info index 9c2ae47e2e..7bbcd13d46 100644 --- a/libraries/msgpack-c/msgpack-c.info +++ b/libraries/msgpack-c/msgpack-c.info @@ -1,8 +1,8 @@ PRGNAM="msgpack-c" -VERSION="1.2.0" +VERSION="1.3.0" HOMEPAGE="http://msgpack-c.org/" -DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-1.2.0/msgpack-1.2.0.tar.gz" -MD5SUM="61da450047ac95500144ff2e08297458" +DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-1.3.0/msgpack-1.3.0.tar.gz" +MD5SUM="22f122176507f1bab479598f52f1b005" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |