aboutsummaryrefslogtreecommitdiff
path: root/ports/ace/vcpkg.json
diff options
context:
space:
mode:
authorErik Sohns <esohns@users.noreply.github.com>2021-10-15 03:13:06 +0200
committerGitHub <noreply@github.com>2021-10-14 18:13:06 -0700
commita151bfd9892d096cb7ce54afdb70530c09b12e7b (patch)
tree446e78f33781478387b38ad7a8a6264798f39eb4 /ports/ace/vcpkg.json
parentb8f91d13f3494cd673776aabdc504f5c736fdba2 (diff)
downloadvcpkg-master.tar.gz
vcpkg-master.zip
[ace] Added missing 'xml' feature implementation (#20032)HEADmaster
* added missing 'xml' feature implementation * updated versions * Update version database * small fixes and update version database * merged changes * Update version database * add version-port * update version * fixed [tao] feature * updated version database * forgot to merge this * update version * another small change * update version database * pass the same ACE features to ACEXML as well * update version * fixed zlib feature * update version * fixed x64-windows-static triplet * update version * incorporated requested changes after review * update version * updated "version" string * updated version * use current_install_dir * update version Co-authored-by: Erik Sohns <erik.sohns@posteo.de> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/ace/vcpkg.json')
-rw-r--r--ports/ace/vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ace/vcpkg.json b/ports/ace/vcpkg.json
index dd48feba3..5a77820e0 100644
--- a/ports/ace/vcpkg.json
+++ b/ports/ace/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "ace",
- "version-string": "7.0.3",
+ "version": "7.0.3",
"port-version": 1,
"description": "The ADAPTIVE Communication Environment",
"homepage": "https://www.dre.vanderbilt.edu/~schmidt/ACE.html",