summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2016-05-29 15:47:28 +0200
committer Willy Sudiarto Raharjo2016-06-01 18:55:07 +0200
commit00b1a40d7de1773d70bb9a12db4f3cfe54cca95c (patch)
tree50d87821cc2e42f606064cce926ed5f588de494d /libraries/msgpack-c
parentdaf11c336dce5231d7d116516c8564e42fd578db (diff)
downloadslackbuilds-00b1a40d7de1773d70bb9a12db4f3cfe54cca95c.tar.gz
libraries/msgpack-c: Updated for version 1.4.2.
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 c908cb78aa..7fa63bd68d 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.4.1}
+VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/msgpack-c/msgpack-c.info b/libraries/msgpack-c/msgpack-c.info
index f1eaa05c7a..85fe3dd3fb 100644
--- a/libraries/msgpack-c/msgpack-c.info
+++ b/libraries/msgpack-c/msgpack-c.info
@@ -1,8 +1,8 @@
PRGNAM="msgpack-c"
-VERSION="1.4.1"
+VERSION="1.4.2"
HOMEPAGE="http://msgpack-c.org/"
-DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-1.4.1/msgpack-1.4.1.tar.gz"
-MD5SUM="fde8da1388d4f8daf21faee5536a53cf"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-1.4.2/msgpack-1.4.2.tar.gz"
+MD5SUM="445d6988e031b258386494742bb24c9b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""