aboutsummaryrefslogtreecommitdiff
path: root/ports/msgpack/CONTROL
diff options
context:
space:
mode:
authorRyan Saunders <saunders@aggienetwork.com>2019-04-10 23:07:17 -0700
committerRyan Saunders <saunders@aggienetwork.com>2019-04-10 23:07:17 -0700
commita492caf9d5a069987b6309c6cbf8e5cc8c3ec6a8 (patch)
tree11f6f1c5e3f4caa03f297162ffab9f79941f676c /ports/msgpack/CONTROL
parent80965287d1483f98f49ba83e026f022369798990 (diff)
parentb625cbf82f792409fa59262546cb5ed1ef7944e3 (diff)
downloadvcpkg-a492caf9d5a069987b6309c6cbf8e5cc8c3ec6a8.tar.gz
vcpkg-a492caf9d5a069987b6309c6cbf8e5cc8c3ec6a8.zip
Merge branch 'master' into query_deps
Diffstat (limited to 'ports/msgpack/CONTROL')
-rw-r--r--ports/msgpack/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/msgpack/CONTROL b/ports/msgpack/CONTROL
index 7c9933d27..e75f0743f 100644
--- a/ports/msgpack/CONTROL
+++ b/ports/msgpack/CONTROL
@@ -1,3 +1,3 @@
Source: msgpack
-Version: 2.1.5-1
+Version: 3.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.