diff options
| author | Mikhail Paulyshka <me@mixaill.tk> | 2017-03-11 17:32:14 +0300 |
|---|---|---|
| committer | Mikhail Paulyshka <me@mixaill.tk> | 2017-03-11 19:38:49 +0300 |
| commit | c598aa8fd8c18f775055f3113bfb766a03fc7c63 (patch) | |
| tree | 2f8734600fba311938242ea5ca4c2aeeb3a53533 /ports/msgpack/CONTROL | |
| parent | 56465aabe5e2722d69f58a9af80535697d8c075b (diff) | |
| download | vcpkg-c598aa8fd8c18f775055f3113bfb766a03fc7c63.tar.gz vcpkg-c598aa8fd8c18f775055f3113bfb766a03fc7c63.zip | |
[msgpack] add version 2.1.1. Resolves #744
Diffstat (limited to 'ports/msgpack/CONTROL')
| -rw-r--r-- | ports/msgpack/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/msgpack/CONTROL b/ports/msgpack/CONTROL new file mode 100644 index 000000000..de50a5575 --- /dev/null +++ b/ports/msgpack/CONTROL @@ -0,0 +1,3 @@ +Source: msgpack +Version: 2.1.1 +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. |
