summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2016-05-29 06:47:28 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-01 23:55:07 +0700
commit00b1a40d7de1773d70bb9a12db4f3cfe54cca95c (patch)
tree50d87821cc2e42f606064cce926ed5f588de494d /libraries/msgpack-c/msgpack-c.SlackBuild
parentdaf11c336dce5231d7d116516c8564e42fd578db (diff)
downloadslackbuilds-00b1a40d7de1773d70bb9a12db4f3cfe54cca95c.tar.gz
slackbuilds-00b1a40d7de1773d70bb9a12db4f3cfe54cca95c.tar.xz
libraries/msgpack-c: Updated for version 1.4.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 c908cb78aa..7fa63bd68d 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.4.1}
+VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}