diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-09-04 23:06:20 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 18:24:31 +0700 |
commit | 0f49e0ce65c4482936a5864942b5ca2257ff820c (patch) | |
tree | bb6c83ab2f71354f3d9f00c4093727e10040b7ef /libraries/msgpack-c/msgpack-c.SlackBuild | |
parent | d13aa5dad431ee76fc66e11bc375bc611dcdc1df (diff) |
libraries/msgpack-c: Updated for version 1.2.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 47a3dfe7de20..60bbd3e77307 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.1.0} +VERSION=${VERSION:-1.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |