libraries/msgpack-c: Updated for version 2.1.3.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-06-16 04:15:20 -07:00 committed by Willy Sudiarto Raharjo
parent 8e9b176399
commit 7d330cfa94
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
SRCNAM=msgpack
PRGNAM=msgpack-c
VERSION=${VERSION:-2.1.2}
VERSION=${VERSION:-2.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="msgpack-c"
VERSION="2.1.2"
VERSION="2.1.3"
HOMEPAGE="https://github.com/msgpack/msgpack-c"
DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.2/msgpack-2.1.2.tar.gz"
MD5SUM="82810e61664e5a680a11343dcf64ab83"
DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.3/msgpack-2.1.3.tar.gz"
MD5SUM="e604cee971f20f8b4f885163deca2062"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""