libraries/msgpack-c: Updated for version 2.1.2.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-06-11 18:32:29 -07:00 committed by Willy Sudiarto Raharjo
parent e41a9eb991
commit c720e1aa56
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""