summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-08-22 20:19:29 +0200
committer Willy Sudiarto Raharjo2018-08-25 04:59:36 +0200
commit67b0b0735d315cd95a07eb5a65dc8febe386858e (patch)
tree169fc774a6bb55496d4730a612394f1f99f288a1 /libraries/msgpack-c
parent9007cd836a878aaf4ec4e38b9b748524018449dc (diff)
downloadslackbuilds-67b0b0735d315cd95a07eb5a65dc8febe386858e.tar.gz
libraries/msgpack-c: Updated for version 3.1.0.
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 15d9c8320a..ed661e7d50 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:-3.0.1}
+VERSION=${VERSION:-3.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 0f9697e7a8..3c8b0f160c 100644
--- a/libraries/msgpack-c/msgpack-c.info
+++ b/libraries/msgpack-c/msgpack-c.info
@@ -1,8 +1,8 @@
PRGNAM="msgpack-c"
-VERSION="3.0.1"
+VERSION="3.1.0"
HOMEPAGE="https://github.com/msgpack/msgpack-c"
-DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-3.0.1/msgpack-3.0.1.tar.gz"
-MD5SUM="d933875f5d30dd6756c214d7dcb05fac"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-3.1.0/msgpack-3.1.0.tar.gz"
+MD5SUM="57bdba5ae83831c7c04aad39e479b225"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""