diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-06-16 04:15:20 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-17 07:32:29 +0700 |
commit | 7d330cfa945e75b07036dd4b3c17e2eabb36af77 (patch) | |
tree | 733b1fcb6753c9ad6328284ebc3f2e7e033fc757 /libraries/msgpack-c/msgpack-c.info | |
parent | 8e9b17639919e22f180fdf53e8da55e0491bc56f (diff) |
libraries/msgpack-c: Updated for version 2.1.3.
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 22566d926cae..aa8b795524ed 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.2" +VERSION="2.1.3" HOMEPAGE="https://github.com/msgpack/msgpack-c" -DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.2/msgpack-2.1.2.tar.gz" -MD5SUM="82810e61664e5a680a11343dcf64ab83" +DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.3/msgpack-2.1.3.tar.gz" +MD5SUM="e604cee971f20f8b4f885163deca2062" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |