aboutsummaryrefslogtreecommitdiff
path: root/ports/poco/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-04-30 15:53:00 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-05-01 01:41:44 -0700
commit39d38f5aea18ef78e71a380a577970af97cbb38f (patch)
tree3bc19106ed994596f34e05541600be90dfb68a81 /ports/poco/CONTROL
parent793019b9cd362aefac06cd7f94d6e6db77d31b69 (diff)
downloadvcpkg-39d38f5aea18ef78e71a380a577970af97cbb38f.tar.gz
vcpkg-39d38f5aea18ef78e71a380a577970af97cbb38f.zip
[poco] Suffix binaries with mt when building against static CRT
Diffstat (limited to 'ports/poco/CONTROL')
-rw-r--r--ports/poco/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/poco/CONTROL b/ports/poco/CONTROL
index e979e2247..c3d177430 100644
--- a/ports/poco/CONTROL
+++ b/ports/poco/CONTROL
@@ -1,5 +1,5 @@
Source: poco
-Version: 1.8.1-1
+Version: 1.8.1-2
Build-Depends: zlib, pcre, sqlite3, expat
Description: Modern, powerful open source C++ class libraries for building network and internet-based applications that run on desktop, server, mobile and embedded systems.