summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-06-16 13:15:20 +0200
committer Willy Sudiarto Raharjo2017-06-17 02:32:29 +0200
commit7d330cfa945e75b07036dd4b3c17e2eabb36af77 (patch)
tree733b1fcb6753c9ad6328284ebc3f2e7e033fc757 /libraries/msgpack-c/msgpack-c.SlackBuild
parent8e9b17639919e22f180fdf53e8da55e0491bc56f (diff)
downloadslackbuilds-7d330cfa945e75b07036dd4b3c17e2eabb36af77.tar.gz
libraries/msgpack-c: Updated for version 2.1.3.
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 f1688ce96a..5276179edc 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.2}
+VERSION=${VERSION:-2.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}