[cocoyaxi] no absolute paths (#28822)

This commit is contained in:
autoantwort 2023-01-10 20:26:33 +01:00 committed by GitHub
parent 5bb5f3923a
commit 43f56137be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 1 deletions

View File

@ -32,4 +32,6 @@ file(REMOVE_RECURSE
"${CURRENT_PACKAGES_DIR}/debug/share"
)
vcpkg_fixup_pkgconfig()
file(INSTALL "${SOURCE_PATH}/LICENSE.md" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

View File

@ -1,6 +1,7 @@
{
"name": "cocoyaxi",
"version": "3.0.0",
"port-version": 1,
"description": "A go-style coroutine library in C++11 and more",
"homepage": "https://github.com/idealvin/cocoyaxi",
"license": "MIT",

View File

@ -1542,7 +1542,7 @@
},
"cocoyaxi": {
"baseline": "3.0.0",
"port-version": 0
"port-version": 1
},
"coin": {
"baseline": "4.0.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a21ea9fa7b024f5a3dcc77d9e8ffe49da2da7fbe",
"version": "3.0.0",
"port-version": 1
},
{
"git-tree": "dea448b91eb2baede3ffd0afe1b847eaf73ef83e",
"version": "3.0.0",