diff options
| author | Phoebe <925731795@qq.com> | 2019-09-24 04:47:07 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-09-23 13:47:07 -0700 |
| commit | 36cd8ef27727908a607aabf76cc0569cc874fbde (patch) | |
| tree | 2e961b16db7365cda3934c0b75daa6df9b3157bb /ports/open62541/CONTROL | |
| parent | 839cdff896114d423bfdb0abc8ffa6bb6d839337 (diff) | |
| download | vcpkg-36cd8ef27727908a607aabf76cc0569cc874fbde.tar.gz vcpkg-36cd8ef27727908a607aabf76cc0569cc874fbde.zip | |
[open62541] fix dynamic build (#8252)
* [open62541] fix dynamic build
* Add the regex back to unblock --head revision
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 bff3217bb..7a3306df9 100644 --- a/ports/open62541/CONTROL +++ b/ports/open62541/CONTROL @@ -1,3 +1,3 @@ Source: open62541 -Version: 0.3.0-3 +Version: 0.3.0-4 Description: open62541 is an open source C (C99) implementation of OPC UA licensed under the Mozilla Public License v2.0. |
