diff options
| author | Johnny Willemsen <jwillemsen@remedy.nl> | 2020-07-06 22:16:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-06 13:16:24 -0700 |
| commit | ac4e90220adb99d7cea190c41d798ac113f20627 (patch) | |
| tree | 1115f166c93829da7b56091ce8824b6ec0b41b41 /ports/ace/CONTROL | |
| parent | e5e521a0d13abc76e5ab95ab940c58db676e65d0 (diff) | |
| download | vcpkg-ac4e90220adb99d7cea190c41d798ac113f20627.tar.gz vcpkg-ac4e90220adb99d7cea190c41d798ac113f20627.zip | |
[ace] 6.5.10 (#12183)
* [ace] 6.5.10
* Add version macros to make the port file easier to update
* ports/ace/portfile.cmake:
* Updated macro names to have ACE_ prefix
* ports/ace/portfile.cmake:
* Use string replace
* ports/ace/portfile.cmake:
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 eff758e75..6190d4a1f 100644 --- a/ports/ace/CONTROL +++ b/ports/ace/CONTROL @@ -1,5 +1,5 @@ Source: ace -Version: 6.5.9-5 +Version: 6.5.10 Homepage: https://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: The ADAPTIVE Communication Environment |
