summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-06-12 03:32:29 +0200
committer Willy Sudiarto Raharjo2017-06-15 13:36:19 +0200
commitc720e1aa56d71a8ddcc86f380f5abf771449fa94 (patch)
tree70eb832a802f7594e269f7c6898427a9648bf347 /libraries/msgpack-c/msgpack-c.SlackBuild
parente41a9eb991cd6ad0c56050d7ec9f68665c2a14bd (diff)
downloadslackbuilds-c720e1aa56d71a8ddcc86f380f5abf771449fa94.tar.gz
libraries/msgpack-c: Updated for version 2.1.2.
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 28226fa699..f1688ce96a 100644
--- a/libraries/msgpack-c/msgpack-c.SlackBuild
+++ b/libraries/msgpack-c/msgpack-c.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=msgpack
PRGNAM=msgpack-c
-VERSION=${VERSION:-2.1.1}
+VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}