# Watch: https://github.com/libmpack/libmpack/tags SPELL=libmpack VERSION=1.0.5 SOURCE="$SPELL-$VERSION.tar.gz" SOURCE_URL[0]=https://github.com/$SPELL/$SPELL/archive/$VERSION.tar.gz SOURCE_HASH=sha512:6e30edafcacfb580b410bc6749ed7fe8f18b3be0cb98959339853e77bc3ec0cda6df08a0f1f22768cfc773458a2ea6bcef4f0421eea55cf56c58981d13711a04 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" WEB_SITE="https://github.com/libmpack/libmpack" LICENSE[0]="MIT" ENTERED=20170917 KEYWORDS="" SHORT="Simple C implementation of msgpack" cat << EOF libmpack is a small binary serialization/RPC library that implements both the msgpack and msgpack-rpc specifications in plain C89. EOF .