diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-07-06 11:33:22 -0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-07-07 00:00:16 -0500 |
commit | fe4108e8f883329d95d637f8aa39d88b0c9c682e (patch) | |
tree | 82f88b029fee0c074082cccf1e46ab8d5d94a121 /libraries/msgpack-c/msgpack-c.SlackBuild | |
parent | fe00278f7438faf0e834edcc602a48f9de8844fa (diff) | |
download | slackbuilds-fe4108e8f883329d95d637f8aa39d88b0c9c682e.tar.gz |
libraries/msgpack-c: Updated for version 0.5.9.
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 5573ce8b05..89bec6d88f 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:-0.5.8} +VERSION=${VERSION:-0.5.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |