summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""