зеркало из https://github.com/microsoft/vcpkg.git
[DPP] Update to 10.0.17 (#26614)
* vcpkg dpp port built from our CI * fix missing dependency * update * Update Sun Jul 24 11:26:12 UTC 2022 * exclude uwp for dpp * Update Sun Jul 24 13:21:45 UTC 2022 * fix supports * fix supports * Update Sun Jul 24 14:14:29 UTC 2022 * Update Sun Jul 24 15:36:39 UTC 2022 * Update Mon Jul 25 12:04:56 UTC 2022 * * Add https:// to the homepage so that it is a valid URI. * Added usage. * Forced pkgconfig to be required rather than quiet. * Changed tabs to spaces in portfile.cmake. * Update Mon Aug 15 12:38:09 UTC 2022 * Update Mon Aug 15 13:08:33 UTC 2022 * Put back missing patches * Update portfile.cmake * fix breakage of wrapping * Update Mon Aug 15 13:59:12 UTC 2022 * fix up version file * fix newlines where they dont belong * update version * updtae version * update version * Update Wed Aug 31 16:35:42 UTC 2022 Co-authored-by: Billy O'Neal <bion@microsoft.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
This commit is contained in:
Родитель
c0b6d35a67
Коммит
5a3ca4c9d4
|
@ -1,8 +1,8 @@
|
|||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO brainboxdotcc/DPP
|
||||
REF 6e0e324dad8bf00b497d9340c0aa675b3e62f530
|
||||
SHA512 835f99e4bd092c7b60b299bf5de65ed6d10cc23743bdfa8c0ac93a66a224c7af1a0c30aedbac6b128d3db38bc5bfb8e12b314392ab3bf9ccc84a85c2a3fc12c1
|
||||
REF 3cddd4437f95482424e5cb7c55a46154fe35c47c
|
||||
SHA512 ea12f9344dfdb1fc196f30623297d3df53b66a19bf0a0f1067d615c34deef2112f2656fa7030ca3a6dd266aacf13210a4b87f048223ed02c0c9ac73b552f4c11
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
make-pkgconfig-required.patch
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "dpp",
|
||||
"version": "10.0.16",
|
||||
"version": "10.0.17",
|
||||
"description": "D++ Extremely Lightweight C++ Discord Library.",
|
||||
"homepage": "https://dpp.dev/",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
@ -1981,7 +1981,7 @@
|
|||
"port-version": 3
|
||||
},
|
||||
"dpp": {
|
||||
"baseline": "10.0.16",
|
||||
"baseline": "10.0.17",
|
||||
"port-version": 0
|
||||
},
|
||||
"draco": {
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "aee1785670d15751e08e0fee3426faf2d8559ee9",
|
||||
"version": "10.0.17",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "bf6a0accfbdf7a2a5f639ed5c32247e2a81b7b48",
|
||||
"version": "10.0.16",
|
||||
|
|
Загрузка…
Ссылка в новой задаче