diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2016-05-29 06:47:28 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-01 23:55:07 +0700 |
commit | 00b1a40d7de1773d70bb9a12db4f3cfe54cca95c (patch) | |
tree | 50d87821cc2e42f606064cce926ed5f588de494d /libraries/msgpack-c/msgpack-c.SlackBuild | |
parent | daf11c336dce5231d7d116516c8564e42fd578db (diff) | |
download | slackbuilds-00b1a40d7de1773d70bb9a12db4f3cfe54cca95c.tar.gz |
libraries/msgpack-c: Updated for version 1.4.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 c908cb78aa..7fa63bd68d 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.4.1} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |