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.SlackBuild | |
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.SlackBuild')
-rw-r--r-- | libraries/msgpack-c/msgpack-c.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/msgpack-c/msgpack-c.SlackBuild b/libraries/msgpack-c/msgpack-c.SlackBuild index f1688ce96a7e0..5276179edcc78 100644 --- a/libraries/msgpack-c/msgpack-c.SlackBuild +++ b/libraries/msgpack-c/msgpack-c.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=msgpack PRGNAM=msgpack-c -VERSION=${VERSION:-2.1.2} +VERSION=${VERSION:-2.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |