diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-06-11 18:32:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-15 18:36:19 +0700 |
commit | c720e1aa56d71a8ddcc86f380f5abf771449fa94 (patch) | |
tree | 70eb832a802f7594e269f7c6898427a9648bf347 /libraries/msgpack-c/msgpack-c.SlackBuild | |
parent | e41a9eb991cd6ad0c56050d7ec9f68665c2a14bd (diff) | |
download | slackbuilds-c720e1aa56d71a8ddcc86f380f5abf771449fa94.tar.gz |
libraries/msgpack-c: Updated for version 2.1.2.
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 28226fa699..f1688ce96a 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.1} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |