diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-04-07 18:16:18 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-12 10:06:55 +0700 |
commit | 4cb7a6508521663bc4c8f1c1eae0fc2b367c5ad4 (patch) | |
tree | 27c57f2b81f7dcf892da44793619a0f877ecfcc2 /libraries/msgpack-c/msgpack-c.SlackBuild | |
parent | c16d3880ab50109fbc231ef7048a9746a4958024 (diff) | |
download | slackbuilds-4cb7a6508521663bc4c8f1c1eae0fc2b367c5ad4.tar.gz |
libraries/msgpack-c: Updated for version 1.1.0.
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 9cc127b877..47a3dfe7de 100644 --- a/libraries/msgpack-c/msgpack-c.SlackBuild +++ b/libraries/msgpack-c/msgpack-c.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=msgpack PRGNAM=$SRCNAM-c -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |