diff options
| author | Johnny Willemsen <jwillemsen@remedy.nl> | 2021-03-15 23:49:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-15 15:49:04 -0700 |
| commit | ca35082c483ef08aa1be80aad715004232a3abc5 (patch) | |
| tree | ba28f5ea8d4d6551e1213525ebae6a95ec8d5a18 /ports/ace/CONTROL | |
| parent | 24625921aa35488b26192f5837a56352a84ba756 (diff) | |
| download | vcpkg-ca35082c483ef08aa1be80aad715004232a3abc5.tar.gz vcpkg-ca35082c483ef08aa1be80aad715004232a3abc5.zip | |
[ace] Upgrade to 7.0.1 (#16708)
* [ace] 7.0.0
* Make sure C++11 is enabled on macosx
* ports/ace/portfile.cmake:
* [ace] Upgrade to 7.0.1
* [ace] Revert workaround for macosx, not needed anymore
* [ace] 7.0.1
* [ace] 7.0.1
Diffstat (limited to 'ports/ace/CONTROL')
| -rw-r--r-- | ports/ace/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ace/CONTROL b/ports/ace/CONTROL index 4d59260e0..1e041b8e1 100644 --- a/ports/ace/CONTROL +++ b/ports/ace/CONTROL @@ -1,5 +1,5 @@ Source: ace -Version: 7.0.0 +Version: 7.0.1 Homepage: https://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: The ADAPTIVE Communication Environment Port-Version: 0 |
