aboutsummaryrefslogtreecommitdiff
path: root/ports/tomlplusplus/CONTROL
diff options
context:
space:
mode:
authorMaxim Marshev <67420634+marshevms@users.noreply.github.com>2021-01-17 08:11:41 +0400
committerGitHub <noreply@github.com>2021-01-16 20:11:41 -0800
commit0c94afc7883faee9f188c36232d628ffa94cf27f (patch)
treef4c7d0d2c31cf88932626677975acdc5962bda4c /ports/tomlplusplus/CONTROL
parente51da1b1b91d0c5b63bafad437ff402233c0e7db (diff)
downloadvcpkg-0c94afc7883faee9f188c36232d628ffa94cf27f.tar.gz
vcpkg-0c94afc7883faee9f188c36232d628ffa94cf27f.zip
delete linux from fail port from tomlplusplus (#15609)
* delete linux * Update ports/tomlplusplus/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update port_versions Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Diffstat (limited to 'ports/tomlplusplus/CONTROL')
-rw-r--r--ports/tomlplusplus/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/tomlplusplus/CONTROL b/ports/tomlplusplus/CONTROL
index b196607e6..3ffba5233 100644
--- a/ports/tomlplusplus/CONTROL
+++ b/ports/tomlplusplus/CONTROL
@@ -1,5 +1,6 @@
Source: tomlplusplus
Version: 2.3.0
+Port-Version: 1
Homepage: https://marzer.github.io/tomlplusplus/
Description: Header-only TOML config file parser and serializer for modern C++.
-Supports: !(arm|uwp|linux|osx)
+Supports: !(arm|uwp|osx)