summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2014-07-06 20:33:22 +0200
committer Robby Workman2014-07-07 07:00:16 +0200
commitfe4108e8f883329d95d637f8aa39d88b0c9c682e (patch)
tree82f88b029fee0c074082cccf1e46ab8d5d94a121 /libraries/msgpack-c/msgpack-c.SlackBuild
parentfe00278f7438faf0e834edcc602a48f9de8844fa (diff)
downloadslackbuilds-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.SlackBuild2
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}