summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2015-09-05 08:06:20 +0200
committer Willy Sudiarto Raharjo2015-09-05 13:24:31 +0200
commit0f49e0ce65c4482936a5864942b5ca2257ff820c (patch)
treebb6c83ab2f71354f3d9f00c4093727e10040b7ef
parentd13aa5dad431ee76fc66e11bc375bc611dcdc1df (diff)
downloadslackbuilds-0f49e0ce65c4482936a5864942b5ca2257ff820c.tar.gz
libraries/msgpack-c: Updated for version 1.2.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-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 47a3dfe7de..60bbd3e773 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.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/msgpack-c/msgpack-c.info b/libraries/msgpack-c/msgpack-c.info
index f4a505d72e..9c2ae47e2e 100644
--- a/libraries/msgpack-c/msgpack-c.info
+++ b/libraries/msgpack-c/msgpack-c.info
@@ -1,8 +1,8 @@
PRGNAM="msgpack-c"
-VERSION="1.1.0"
+VERSION="1.2.0"
HOMEPAGE="http://msgpack-c.org/"
-DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-1.1.0/msgpack-1.1.0.tar.gz"
-MD5SUM="ac41a64d6415fd184215825048bc4523"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-1.2.0/msgpack-1.2.0.tar.gz"
+MD5SUM="61da450047ac95500144ff2e08297458"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""