summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-08-07 20:29:04 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-12 06:58:57 +0700
commit21f713441ffdb1aa58120b94e82d1e4f90371d50 (patch)
treedb133171e902df9495059be0846498becb6822e4 /libraries/msgpack-c/msgpack-c.SlackBuild
parent3e9cdb1770988d684aa65e8a7ecc1090c317f288 (diff)
downloadslackbuilds-21f713441ffdb1aa58120b94e82d1e4f90371d50.tar.gz
slackbuilds-21f713441ffdb1aa58120b94e82d1e4f90371d50.tar.xz
libraries/msgpack-c: Updated for version 2.1.5.
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 5276179edc..550a7559f0 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.3}
+VERSION=${VERSION:-2.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}