summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2016-03-06 22:35:59 +0100
committer Willy Sudiarto Raharjo2016-03-12 00:42:51 +0100
commit054112f1f26cbb29602491c3ee8e101608096bd8 (patch)
tree2b29e831a68dceb39799abf27863eea7f16692d0 /libraries/msgpack-c
parent281f81bf4e7656ef1e3f63b02218d5f8c9a0f24a (diff)
downloadslackbuilds-054112f1f26cbb29602491c3ee8e101608096bd8.tar.gz
libraries/msgpack-c: Updated for version 1.4.1.
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 fa1ca27fd1..c908cb78aa 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:-1.3.0}
+VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/msgpack-c/msgpack-c.info b/libraries/msgpack-c/msgpack-c.info
index 7bbcd13d46..f1eaa05c7a 100644
--- a/libraries/msgpack-c/msgpack-c.info
+++ b/libraries/msgpack-c/msgpack-c.info
@@ -1,8 +1,8 @@
PRGNAM="msgpack-c"
-VERSION="1.3.0"
+VERSION="1.4.1"
HOMEPAGE="http://msgpack-c.org/"
-DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-1.3.0/msgpack-1.3.0.tar.gz"
-MD5SUM="22f122176507f1bab479598f52f1b005"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-1.4.1/msgpack-1.4.1.tar.gz"
+MD5SUM="fde8da1388d4f8daf21faee5536a53cf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""