20 lines
414 B
JSON
20 lines
414 B
JSON
{
|
|
"name": "boringssl",
|
|
"version-date": "2024-09-13",
|
|
"port-version": 1,
|
|
"description": "BoringSSL is a fork of OpenSSL developed by Google",
|
|
"homepage": "https://boringssl.googlesource.com/boringssl",
|
|
"license": "Apache-2.0",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|