diff options
| author | JackBoosY <yuzaiyang@beyondsoft.com> | 2019-08-15 00:18:42 -0700 |
|---|---|---|
| committer | JackBoosY <yuzaiyang@beyondsoft.com> | 2019-08-15 00:19:37 -0700 |
| commit | 6f13a587c00472d8c5b97dcda13c94b5380b7025 (patch) | |
| tree | ee424189f017ecbe1779d50af41de8251bddeae1 /ports/poco/CONTROL | |
| parent | edaf3bf91e6b3c33943d5006f6b34fe98b18e1d9 (diff) | |
| download | vcpkg-6f13a587c00472d8c5b97dcda13c94b5380b7025.tar.gz vcpkg-6f13a587c00472d8c5b97dcda13c94b5380b7025.zip | |
[poco]Upgrade version to 1.9.2 release.
Diffstat (limited to 'ports/poco/CONTROL')
| -rw-r--r-- | ports/poco/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/poco/CONTROL b/ports/poco/CONTROL index 72c7cc72f..e7e1656bb 100644 --- a/ports/poco/CONTROL +++ b/ports/poco/CONTROL @@ -1,6 +1,6 @@ Source: poco -Version: 2.0.0-pre-3 -Build-Depends: expat, libpq, pcre, sqlite3, zlib +Version: 1.9.2 +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 |
