diff options
| author | cskrisz <cskrisztianster@gmail.com> | 2019-07-02 22:47:50 +0200 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-07-02 13:47:50 -0700 |
| commit | 4642a4fc6c4437b7d68294ab4e34d3fe38051244 (patch) | |
| tree | fa64fb8f69a6f94ad922c8220c94a17fe4511838 /ports/open62541/CONTROL | |
| parent | f15d52becf620a0b234b4b7735579b5415f8d7b7 (diff) | |
| download | vcpkg-4642a4fc6c4437b7d68294ab4e34d3fe38051244.tar.gz vcpkg-4642a4fc6c4437b7d68294ab4e34d3fe38051244.zip | |
Fix Python3 tool on Windows (#7051)
* Delete python37._pth from python3-embed
* Add version number to SUBDIR
* [open62541] Use Python in version subdir
Diffstat (limited to 'ports/open62541/CONTROL')
| -rw-r--r-- | ports/open62541/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/open62541/CONTROL b/ports/open62541/CONTROL index ed2224f0f..28bfd2c0b 100644 --- a/ports/open62541/CONTROL +++ b/ports/open62541/CONTROL @@ -1,3 +1,3 @@ Source: open62541 -Version: 0.3.0-1 +Version: 0.3.0-2 Description: open62541 is an open source C (C99) implementation of OPC UA licensed under the Mozilla Public License v2.0. |
