aboutsummaryrefslogtreecommitdiff
path: root/ports/open62541/CONTROL
diff options
context:
space:
mode:
authornicole mazzuca <mazzucan@outlook.com>2019-08-08 16:43:39 -0700
committerCurtis J Bezault <curtbezault@gmail.com>2019-08-08 19:43:39 -0400
commit9d53b869a59572e088383f36e0a46795c0dbc667 (patch)
treea8c6a871344dea86d787db6792f846c5d9bda669 /ports/open62541/CONTROL
parent8390d68837a8d538dffa19d00b56e33a940b50f6 (diff)
downloadvcpkg-9d53b869a59572e088383f36e0a46795c0dbc667.tar.gz
vcpkg-9d53b869a59572e088383f36e0a46795c0dbc667.zip
[open62541] Fix flakiness/bugginess (#7607)
- We used to `get-pip` on all non-Linux systems; we should be downloading and running it only on Windows. - `get-pip`'s download link was volatile, and the SHA would change. We now download it from a versioned link, which should not change As part of these, we bumped the number from 0.30.0-2 to 0.30.0-3
Diffstat (limited to 'ports/open62541/CONTROL')
-rw-r--r--ports/open62541/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/open62541/CONTROL b/ports/open62541/CONTROL
index 28bfd2c0b..bff3217bb 100644
--- a/ports/open62541/CONTROL
+++ b/ports/open62541/CONTROL
@@ -1,3 +1,3 @@
Source: open62541
-Version: 0.3.0-2
+Version: 0.3.0-3
Description: open62541 is an open source C (C99) implementation of OPC UA licensed under the Mozilla Public License v2.0.