diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-09-12 10:46:09 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:26:38 +0100 |
commit | 7acafd96abc9491d9a65d248d38f3216b205438a (patch) | |
tree | 099b7b849734b7ad863e591f5874361548481a1d /libraries/msgpack-c/msgpack-c.SlackBuild | |
parent | c4744cf11f282d323ff73706d7f59aca9298187d (diff) | |
download | slackbuilds-7acafd96abc9491d9a65d248d38f3216b205438a.tar.gz |
libraries/msgpack-c: Updated for version 3.1.1.
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 ed661e7d50..57afd5d166 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.1.0} +VERSION=${VERSION:-3.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |