summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-06-12 03:32:29 +0200
committer Willy Sudiarto Raharjo2017-06-15 13:36:19 +0200
commitc720e1aa56d71a8ddcc86f380f5abf771449fa94 (patch)
tree70eb832a802f7594e269f7c6898427a9648bf347 /libraries/msgpack-c
parente41a9eb991cd6ad0c56050d7ec9f68665c2a14bd (diff)
downloadslackbuilds-c720e1aa56d71a8ddcc86f380f5abf771449fa94.tar.gz
libraries/msgpack-c: Updated for version 2.1.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 28226fa699..f1688ce96a 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.1}
+VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/msgpack-c/msgpack-c.info b/libraries/msgpack-c/msgpack-c.info
index 78c4b0ca86..22566d926c 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.1"
+VERSION="2.1.2"
HOMEPAGE="https://github.com/msgpack/msgpack-c"
-DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.1/msgpack-2.1.1.tar.gz"
-MD5SUM="197f84cac9efb1dbad6d909ccb498035"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.2/msgpack-2.1.2.tar.gz"
+MD5SUM="82810e61664e5a680a11343dcf64ab83"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""