aboutsummaryrefslogtreecommitdiff
path: root/ports/libgo/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-05-19 05:09:10 +0800
committerGitHub <noreply@github.com>2020-05-18 14:09:10 -0700
commit3f7bee619a838109f7b6d8479e7faf9dc1bb0e54 (patch)
tree578019168f38a1d0e06be0d43c8c6fb1334ca215 /ports/libgo/CONTROL
parent0e9e59f2c4ff7fec9c11373f9b9bf076317328b2 (diff)
downloadvcpkg-3f7bee619a838109f7b6d8479e7faf9dc1bb0e54.tar.gz
vcpkg-3f7bee619a838109f7b6d8479e7faf9dc1bb0e54.zip
[libgo] Update to 3.1 (#11263)
* [libgo] Update to 3.1 * Add headers in debug sub folder * Update ci.baseline and remove headers in debug/include directory * Update the way to install headers and targets on Windows * Remove the headers in netio/disable_hook on all platforms * Add unsupported for arm and uwp * Add only support static build and update ci.baseline * code review Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/libgo/CONTROL')
-rw-r--r--ports/libgo/CONTROL5
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/libgo/CONTROL b/ports/libgo/CONTROL
index 18b37915a..d3c77746b 100644
--- a/ports/libgo/CONTROL
+++ b/ports/libgo/CONTROL
@@ -1,4 +1,5 @@
Source: libgo
-Version: 2.8-2
-Build-Depends: boost-context
+Version: 3.1
+Homepage: https://github.com/yyzybb537/libgo
Description: The best stackful coroutine by c++11.
+Support: !(arm|uwp)