diff options
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 5573ce8b0592..89bec6d88f59 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} |