summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2015-09-05 08:06:20 +0200
committer Willy Sudiarto Raharjo2015-09-05 13:24:31 +0200
commit0f49e0ce65c4482936a5864942b5ca2257ff820c (patch)
treebb6c83ab2f71354f3d9f00c4093727e10040b7ef /libraries/msgpack-c/msgpack-c.SlackBuild
parentd13aa5dad431ee76fc66e11bc375bc611dcdc1df (diff)
downloadslackbuilds-0f49e0ce65c4482936a5864942b5ca2257ff820c.tar.gz
libraries/msgpack-c: Updated for version 1.2.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 47a3dfe7de..60bbd3e773 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.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}