diff options
| author | Johnny Willemsen <jwillemsen@remedy.nl> | 2021-01-29 04:24:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-28 19:24:25 -0800 |
| commit | db66cbe7fdcaf8197b59caacc04723db9d015d60 (patch) | |
| tree | 8f6ef2cd6e08a474aaf5873b06f5d952a3af2925 /ports/ace/CONTROL | |
| parent | eb044d1eb5250a79c94c86f6157e034627f7628b (diff) | |
| download | vcpkg-db66cbe7fdcaf8197b59caacc04723db9d015d60.tar.gz vcpkg-db66cbe7fdcaf8197b59caacc04723db9d015d60.zip | |
[ace] Update to 7.0.0 (#15862)
* [ace] 7.0.0
* [ace] 7.0.0 versions
* Update portfile.cmake
* Update ace.json
Diffstat (limited to 'ports/ace/CONTROL')
| -rw-r--r-- | ports/ace/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/ace/CONTROL b/ports/ace/CONTROL index f0d1c1321..4d59260e0 100644 --- a/ports/ace/CONTROL +++ b/ports/ace/CONTROL @@ -1,8 +1,8 @@ Source: ace -Version: 6.5.12 +Version: 7.0.0 Homepage: https://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: The ADAPTIVE Communication Environment -Port-Version: 1 +Port-Version: 0 Feature: wchar Description: Enable extra wide char functions in ACE |
