aboutsummaryrefslogtreecommitdiff
path: root/ports/open62541
diff options
context:
space:
mode:
Diffstat (limited to 'ports/open62541')
-rw-r--r--ports/open62541/vcpkg.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/open62541/vcpkg.json b/ports/open62541/vcpkg.json
index 5e0841e7c..0dcbcb81b 100644
--- a/ports/open62541/vcpkg.json
+++ b/ports/open62541/vcpkg.json
@@ -1,10 +1,9 @@
{
"name": "open62541",
"version": "1.1.2",
- "port-version": 1,
+ "port-version": 2,
"description": "open62541 is an open source C (C99) implementation of OPC UA licensed under the Mozilla Public License v2.0.",
"homepage": "https://open62541.org",
- "supports": "!uwp",
"default-features": [
"openssl"
],