summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2015-04-07 18:16:18 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-12 10:06:55 +0700
commit4cb7a6508521663bc4c8f1c1eae0fc2b367c5ad4 (patch)
tree27c57f2b81f7dcf892da44793619a0f877ecfcc2 /libraries
parentc16d3880ab50109fbc231ef7048a9746a4958024 (diff)
downloadslackbuilds-4cb7a6508521663bc4c8f1c1eae0fc2b367c5ad4.tar.gz
slackbuilds-4cb7a6508521663bc4c8f1c1eae0fc2b367c5ad4.tar.xz
libraries/msgpack-c: Updated for version 1.1.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'libraries')
-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 9cc127b877..47a3dfe7de 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.0.1}
+VERSION=${VERSION:-1.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 fd392eea83..f4a505d72e 100644
--- a/libraries/msgpack-c/msgpack-c.info
+++ b/libraries/msgpack-c/msgpack-c.info
@@ -1,8 +1,8 @@
PRGNAM="msgpack-c"
-VERSION="1.0.1"
+VERSION="1.1.0"
HOMEPAGE="http://msgpack-c.org/"
-DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-1.0.1/msgpack-1.0.1.tar.gz"
-MD5SUM="4cc4338abd20c1bafbae77d4c0e9f2a5"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-1.1.0/msgpack-1.1.0.tar.gz"
+MD5SUM="ac41a64d6415fd184215825048bc4523"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""