diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-12-13 22:26:45 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:30 +0700 |
commit | bbad4d2f2325d322e65edb217b5fd444494949f4 (patch) | |
tree | cd2feb3c87fc0b4efc3cf1b9ea6d57dbbb9d6900 /libraries/msgpack-c/msgpack-c.SlackBuild | |
parent | c667b7b5dd11336e684ec1ce5f3fea25c60b2736 (diff) | |
download | slackbuilds-bbad4d2f2325d322e65edb217b5fd444494949f4.tar.gz |
libraries/msgpack-c: Updated for version 3.2.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
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 92e33947ce..a9dee0b1b5 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:-3.2.0} +VERSION=${VERSION:-3.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |