diff options
| author | Sönke Schau <xgcssch@users.noreply.github.com> | 2019-03-16 00:04:18 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-15 16:04:18 -0700 |
| commit | 9b8e6a8be0f233f6809251b353918cf6de84695b (patch) | |
| tree | 2e15c0fd1da11f846d63e0dc041f7f161573e815 /ports/gsoap/CONTROL | |
| parent | 5afc34532b98c8ce2eb4c51a6c8d70af1905eeb2 (diff) | |
| download | vcpkg-9b8e6a8be0f233f6809251b353918cf6de84695b.tar.gz vcpkg-9b8e6a8be0f233f6809251b353918cf6de84695b.zip | |
[gsoap] update to 2.8.82 (#5695)
Diffstat (limited to 'ports/gsoap/CONTROL')
| -rw-r--r-- | ports/gsoap/CONTROL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/gsoap/CONTROL b/ports/gsoap/CONTROL index 60a1953fe..5523a0929 100644 --- a/ports/gsoap/CONTROL +++ b/ports/gsoap/CONTROL @@ -1,4 +1,4 @@ -Source: gsoap
-Version: 2.8.81-1
-Build-Depends: curl
+Source: gsoap +Version: 2.8.82-1 +Build-Depends: curl 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 |
