diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-01-31 11:34:25 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-01-31 14:50:25 -0800 |
| commit | ce93af997290d536db89db83b9b3b154a571c28f (patch) | |
| tree | 4bbdb826bf50f66fecd3a270591abff3ddd4d8ec /ports/poco/CONTROL | |
| parent | 01e327ba9fba6a67e6c8dbc06c01db54cd73b793 (diff) | |
| download | vcpkg-ce93af997290d536db89db83b9b3b154a571c28f.tar.gz vcpkg-ce93af997290d536db89db83b9b3b154a571c28f.zip | |
[poco] Fix embedded copy of pcre in static linking mode. Fixes #2685.
Diffstat (limited to 'ports/poco/CONTROL')
| -rw-r--r-- | ports/poco/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/poco/CONTROL b/ports/poco/CONTROL index ea16a2644..e979e2247 100644 --- a/ports/poco/CONTROL +++ b/ports/poco/CONTROL @@ -1,5 +1,5 @@ Source: poco -Version: 1.8.1 +Version: 1.8.1-1 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. |
