libraries/msgpack-c: Updated for version 0.5.9.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2014-07-06 11:33:22 -07:00 committed by Robby Workman
parent fe00278f74
commit fe4108e8f8
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="msgpack-c"
VERSION="0.11.25"
VERSION="0.5.9"
HOMEPAGE="http://msgpack-c.org/"
DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-0.5.8/msgpack-0.5.8.tar.gz"
MD5SUM="ea0bee0939d2980c0df91f0e4843ccc4"
DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-0.5.9/msgpack-0.5.9.tar.gz"
MD5SUM="7645691e6966421c817a0b6f6f306112"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""