diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-05-28 11:31:46 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 07:04:24 +0700 |
commit | d836baabb8ab7bc841af40e56ef8bf337e4f5109 (patch) | |
tree | d81b33126e5d3763ae7349f2612bed6c4df46a79 /libraries/msgpack-c/msgpack-c.info | |
parent | 4c5048cd59b6ee046e926c1f307a1d58ac90981e (diff) |
libraries/msgpack-c: Updated for version 3.2.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 c2afe5e05706..1227286bcf33 100644 --- a/libraries/msgpack-c/msgpack-c.info +++ b/libraries/msgpack-c/msgpack-c.info @@ -1,8 +1,8 @@ PRGNAM="msgpack-c" -VERSION="3.1.1" +VERSION="3.2.0" HOMEPAGE="https://github.com/msgpack/msgpack-c" -DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-3.1.1/msgpack-3.1.1.tar.gz" -MD5SUM="99ddfbc004576d5b5261a7f0e68962e7" +DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-3.2.0/msgpack-3.2.0.tar.gz" +MD5SUM="53ae37b760690562a1e1cc03d5e1baa4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |