summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-05-28 20:31:46 +0200
committer Willy Sudiarto Raharjo2019-06-01 02:04:24 +0200
commitd836baabb8ab7bc841af40e56ef8bf337e4f5109 (patch)
treed81b33126e5d3763ae7349f2612bed6c4df46a79 /libraries/msgpack-c
parent4c5048cd59b6ee046e926c1f307a1d58ac90981e (diff)
downloadslackbuilds-d836baabb8ab7bc841af40e56ef8bf337e4f5109.tar.gz
libraries/msgpack-c: Updated for version 3.2.0.
Diffstat (limited to 'libraries/msgpack-c')
-rw-r--r--libraries/msgpack-c/msgpack-c.SlackBuild4
-rw-r--r--libraries/msgpack-c/msgpack-c.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/msgpack-c/msgpack-c.SlackBuild b/libraries/msgpack-c/msgpack-c.SlackBuild
index 57afd5d166..92e33947ce 100644
--- a/libraries/msgpack-c/msgpack-c.SlackBuild
+++ b/libraries/msgpack-c/msgpack-c.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for msgpack-c
-# Copyright 2014-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2014-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=msgpack
PRGNAM=$SRCNAM-c
-VERSION=${VERSION:-3.1.1}
+VERSION=${VERSION:-3.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 c2afe5e057..1227286bcf 100644
--- a/libraries/msgpack-c/msgpack-c.info
+++ b/libraries/msgpack-c/msgpack-c.info
@@ -1,8 +1,8 @@
PRGNAM="msgpack-c"
-VERSION="3.1.1"
+VERSION="3.2.0"
HOMEPAGE="https://github.com/msgpack/msgpack-c"
-DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-3.1.1/msgpack-3.1.1.tar.gz"
-MD5SUM="99ddfbc004576d5b5261a7f0e68962e7"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-3.2.0/msgpack-3.2.0.tar.gz"
+MD5SUM="53ae37b760690562a1e1cc03d5e1baa4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""