aboutsummaryrefslogtreecommitdiff
path: root/ports/libcopp/CONTROL
diff options
context:
space:
mode:
authorOWenT <owentou@tencent.com>2020-07-08 04:47:32 +0800
committerGitHub <noreply@github.com>2020-07-07 13:47:32 -0700
commit279a28e81d73d400e307cd8db829628c3af196da (patch)
treede07ed2d8405b4b1cafed78f3bba85f5f7e65675 /ports/libcopp/CONTROL
parent7c82b03faf93e607c722e518819a54e4359aeddc (diff)
downloadvcpkg-279a28e81d73d400e307cd8db829628c3af196da.tar.gz
vcpkg-279a28e81d73d400e307cd8db829628c3af196da.zip
[libcoppp] Update version to 1.3.0 (#12264)
* Update libcoppp Update ports/libcopp/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Update libcopp to 1.3.1 Update CONTROL of libcopp Remove useless ```if() ... endif()``` branch Replace ```file(COPY ...)``` with ```file(INSTALL ...)``` * Merge patch from https://github.com/microsoft/vcpkg/pull/12264
Diffstat (limited to 'ports/libcopp/CONTROL')
-rw-r--r--ports/libcopp/CONTROL5
1 files changed, 4 insertions, 1 deletions
diff --git a/ports/libcopp/CONTROL b/ports/libcopp/CONTROL
index ab8db193d..8c9162540 100644
--- a/ports/libcopp/CONTROL
+++ b/ports/libcopp/CONTROL
@@ -1,3 +1,6 @@
Source: libcopp
-Version: 1.2.1
+Version: 1.3.1
+Port-Version: 1
Description: A cross-platfrom coroutine library for C++
+Maintainer: owent <admin@owent.net>
+Homepage: https://libcopp.atframe.work/