summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2015-04-08 03:16:18 +0200
committer Willy Sudiarto Raharjo2015-04-12 05:06:55 +0200
commit4cb7a6508521663bc4c8f1c1eae0fc2b367c5ad4 (patch)
tree27c57f2b81f7dcf892da44793619a0f877ecfcc2 /libraries/msgpack-c/msgpack-c.SlackBuild
parentc16d3880ab50109fbc231ef7048a9746a4958024 (diff)
downloadslackbuilds-4cb7a6508521663bc4c8f1c1eae0fc2b367c5ad4.tar.gz
libraries/msgpack-c: Updated for version 1.1.0.
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 9cc127b877..47a3dfe7de 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.1}
+VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}