summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c
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
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')
-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 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}
diff --git a/libraries/msgpack-c/msgpack-c.info b/libraries/msgpack-c/msgpack-c.info
index 22566d926c..aa8b795524 100644
--- a/libraries/msgpack-c/msgpack-c.info
+++ b/libraries/msgpack-c/msgpack-c.info
@@ -1,8 +1,8 @@
PRGNAM="msgpack-c"
-VERSION="2.1.2"
+VERSION="2.1.3"
HOMEPAGE="https://github.com/msgpack/msgpack-c"
-DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.2/msgpack-2.1.2.tar.gz"
-MD5SUM="82810e61664e5a680a11343dcf64ab83"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.3/msgpack-2.1.3.tar.gz"
+MD5SUM="e604cee971f20f8b4f885163deca2062"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""