diff options
| author | Tony Lin <tony-lin@outlook.com> | 2019-04-23 21:01:23 +0000 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-23 14:01:23 -0700 |
| commit | d0075b376d731b1f8cff07914a411a673b035fe8 (patch) | |
| tree | 49892d0498027a29e83b2753d143cb47de683d26 /ports/poco/CONTROL | |
| parent | 16c9d0befd925cdc2747af4a95ac3d973ce2cc99 (diff) | |
| download | vcpkg-d0075b376d731b1f8cff07914a411a673b035fe8.tar.gz vcpkg-d0075b376d731b1f8cff07914a411a673b035fe8.zip | |
[poco] Enable arm64-windows (#6182)
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 640d9b91c..29291a730 100644 --- a/ports/poco/CONTROL +++ b/ports/poco/CONTROL @@ -1,5 +1,5 @@ Source: poco -Version: 2.0.0-pre +Version: 2.0.0-pre-1 Build-Depends: expat, libpq, pcre, sqlite3, 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. (https://github.com/pocoproject/poco) |
