diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-11-30 10:36:22 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-30 10:36:22 -0800 |
| commit | d7c3b9ec4ab2fc5e145fc6beb5805bb5674ddb41 (patch) | |
| tree | eca1480cbc0c2d8df3b9f1083ed34a5c419ebe7b /ports/poco/CONTROL | |
| parent | b743d468997f6df045bb9541242cd4037323e169 (diff) | |
| download | vcpkg-d7c3b9ec4ab2fc5e145fc6beb5805bb5674ddb41.tar.gz vcpkg-d7c3b9ec4ab2fc5e145fc6beb5805bb5674ddb41.zip | |
[poco] Fix dependency libmariadb (#14763)
* [poco] Fix dependency libmariadb
* [poco] Remove link in codes
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 275cc58f3..f0e093987 100644 --- a/ports/poco/CONTROL +++ b/ports/poco/CONTROL @@ -1,6 +1,6 @@ Source: poco Version: 1.10.1 -Port-Version: 2 +Port-Version: 3 Build-Depends: expat, pcre, zlib Description: Modern, powerful open source C++ class libraries for building network and internet-based applications that run on desktop, server, mobile and embedded systems. Homepage: https://github.com/pocoproject/poco |
