summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-01-22 17:28:29 +0100
committer Willy Sudiarto Raharjo2017-01-24 01:23:12 +0100
commit5d08055334a2aaf93a3f5b3ba74b514f1546de59 (patch)
treeba5ae68dd27c8ad50b476c64f8e3093654a4e8e8 /libraries/msgpack-c
parent9b5950bffb2379b61626554fc1652625bfb4dc98 (diff)
downloadslackbuilds-5d08055334a2aaf93a3f5b3ba74b514f1546de59.tar.gz
libraries/msgpack-c: Updated for version 2.1.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'libraries/msgpack-c')
-rw-r--r--libraries/msgpack-c/msgpack-c.SlackBuild2
-rw-r--r--libraries/msgpack-c/msgpack-c.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/msgpack-c/msgpack-c.SlackBuild b/libraries/msgpack-c/msgpack-c.SlackBuild
index c655e84b3d..919314ee99 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:-2.0.0}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/msgpack-c/msgpack-c.info b/libraries/msgpack-c/msgpack-c.info
index adbfa0b0ca..653e7da18c 100644
--- a/libraries/msgpack-c/msgpack-c.info
+++ b/libraries/msgpack-c/msgpack-c.info
@@ -1,8 +1,8 @@
PRGNAM="msgpack-c"
-VERSION="2.0.0"
+VERSION="2.1.0"
HOMEPAGE="http://msgpack-c.org/"
-DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.0.0/msgpack-2.0.0.tar.gz"
-MD5SUM="55148cd856c72f954a6eb9cc889a7d2a"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.0/msgpack-2.1.0.tar.gz"
+MD5SUM="fd31020d9b3b215fce195a2faae57e4f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""