[libressl] enable support for uwp and arm. (#35135)

This commit is contained in:
Paweł Wegner 2023-11-16 21:48:05 +01:00 committed by GitHub
parent 9f7d381ec1
commit bf1c8fef40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View File

@ -1,10 +1,9 @@
{
"name": "libressl",
"version": "3.6.2",
"port-version": 1,
"port-version": 2,
"description": "LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014, with goals of modernizing the codebase, improving security, and applying best practice development processes.",
"license": "ISC",
"supports": "!(uwp | arm)",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@ -4710,7 +4710,7 @@
},
"libressl": {
"baseline": "3.6.2",
"port-version": 1
"port-version": 2
},
"librsvg": {
"baseline": "2.40.20",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "213551b173db269dfd275c34a776ab7d093c5012",
"version": "3.6.2",
"port-version": 2
},
{
"git-tree": "ad22d9c62107c65630cd57d97749920a02016095",
"version": "3.6.2",