diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-10-27 14:11:26 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-26 23:11:26 -0700 |
| commit | b6b734c1a276e0e6b3cedaed8e04c2f360f33a7d (patch) | |
| tree | 9ccdac7385f2ee18a7b314ee0ca6c050596e3c53 /ports/poco/CONTROL | |
| parent | 5c25a01a9c78abac984fd55d7ad5c8fa5b29041a (diff) | |
| download | vcpkg-b6b734c1a276e0e6b3cedaed8e04c2f360f33a7d.tar.gz vcpkg-b6b734c1a276e0e6b3cedaed8e04c2f360f33a7d.zip | |
[poco] Update to 1.10.1 (#10326)
Diffstat (limited to 'ports/poco/CONTROL')
| -rw-r--r-- | ports/poco/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/poco/CONTROL b/ports/poco/CONTROL index 939a74945..a2e4d7a93 100644 --- a/ports/poco/CONTROL +++ b/ports/poco/CONTROL @@ -1,6 +1,5 @@ Source: poco -Version: 1.9.2 -Port-Version: 4 +Version: 1.10.1 Build-Depends: expat, libpq, pcre, sqlite3, zlib, libpng 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 |
