summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2015-03-25 21:30:22 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-29 07:38:36 +0700
commita80e77504cbe0e68b298a7cce742198d6827ea4e (patch)
tree9a20d4c5ce818759acffb3faf3687fe8c2c590e7 /libraries/msgpack-c/msgpack-c.SlackBuild
parentc81e0d0213d90f2d6bfc8db20e9226a68ed50d2b (diff)
downloadslackbuilds-a80e77504cbe0e68b298a7cce742198d6827ea4e.tar.gz
slackbuilds-a80e77504cbe0e68b298a7cce742198d6827ea4e.tar.xz
libraries/msgpack-c: Updated for version 1.0.1.
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 052f90c8d2..9cc127b877 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.0.0}
+VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}