From feeaa65cdc514fff6e2d363e09adfcc3f6fed13a Mon Sep 17 00:00:00 2001 From: Ehsan Date: Fri, 2 Aug 2019 05:10:29 +0430 Subject: Update some ports version (#7494) * [ade] Update library to 0.1.1e * [libpmemobj-cpp] Update library to 1.7 * [msgpack] Update library to 3.2.0 * [protobuf] Update library to 3.9.0 * [string-theory] Update library to 2.2 * [harfbuzz] Update library to 2.5.3 --- ports/msgpack/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/msgpack/CONTROL') diff --git a/ports/msgpack/CONTROL b/ports/msgpack/CONTROL index 0b22d5c69..dab3515b9 100644 --- a/ports/msgpack/CONTROL +++ b/ports/msgpack/CONTROL @@ -1,4 +1,4 @@ Source: msgpack -Version: 3.1.1 +Version: 3.2.0 Homepage: https://github.com/msgpack/msgpack-c Description: MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller. -- cgit v1.2.3