diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-05-08 14:24:28 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-07 23:24:28 -0700 |
| commit | 6d2619be5a11a7f6edb751b142df4fe7f7f2fc20 (patch) | |
| tree | 993b207a86f82f0d0377441f0ea770f2b0cba7a5 /ports/gsoap/CONTROL | |
| parent | 10c85756b00949339cef76af682da3c552e9a22c (diff) | |
| download | vcpkg-6d2619be5a11a7f6edb751b142df4fe7f7f2fc20.tar.gz vcpkg-6d2619be5a11a7f6edb751b142df4fe7f7f2fc20.zip | |
[gsoap] Add supports for gsoap (#11048)
* [gsoap] Add supports for gsoap
* [gsoap] Update the version
* [gsoap] Update ci.baseline.txt
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/gsoap/CONTROL')
| -rw-r--r-- | ports/gsoap/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/gsoap/CONTROL b/ports/gsoap/CONTROL index 174bd57c8..2a0746ea4 100644 --- a/ports/gsoap/CONTROL +++ b/ports/gsoap/CONTROL @@ -1,5 +1,6 @@ Source: gsoap -Version: 2.8.93-2 +Version: 2.8.93-3 Build-Depends: curl Homepage: https://sourceforge.net/projects/gsoap2/ -Description: The gSOAP toolkit is a C and C++ software development toolkit for SOAP and REST XML Web services and generic C/C++ XML data bindings.
\ No newline at end of file +Description: The gSOAP toolkit is a C and C++ software development toolkit for SOAP and REST XML Web services and generic C/C++ XML data bindings. +Supports: x86 & windows
\ No newline at end of file |
