diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-05-10 09:16:44 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:30 +0700 |
commit | 1f89edd08362ed84ae7d8c381d653569dbda00b0 (patch) | |
tree | 9c56ed4c261a01bbe90661227df469aa65bd742a /libraries/msgpack-c/msgpack-c.info | |
parent | 548459c052e0afbe936da2b1364bfe5fd29aefd5 (diff) |
libraries/msgpack-c: Updated for version 3.0.0.
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 0a13dd188aaf3..9f73ce7803c4c 100644 --- a/libraries/msgpack-c/msgpack-c.info +++ b/libraries/msgpack-c/msgpack-c.info @@ -1,8 +1,8 @@ PRGNAM="msgpack-c" -VERSION="2.1.5" +VERSION="3.0.0" HOMEPAGE="https://github.com/msgpack/msgpack-c" -DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.5/msgpack-2.1.5.tar.gz" -MD5SUM="2583c016cc24b2f2aa458707021eec81" +DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-3.0.0/msgpack-3.0.0.tar.gz" +MD5SUM="0e4ecaf5acdf3d3e18f35cf87fbc1cb1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |