[vcpkg baseline] [libirecovery] Fix supports (#28380)

* Fix ci error

* update version

* update portfile.cmake

* update version
This commit is contained in:
JonLiu1993 2022-12-17 06:02:22 +08:00 committed by GitHub
parent 9985f30db4
commit f0a5a4515b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 4 deletions

View File

@ -1,10 +1,10 @@
{
"name": "libirecovery",
"version": "1.0.25",
"port-version": 5,
"port-version": 6,
"description": "Library and utility to talk to iBoot/iBSS via USB on Mac OS X, Windows, and Linux",
"license": "LGPL-2.1-only",
"supports": "windows & !arm64",
"supports": "windows & !arm64 & !static & !staticcrt",
"dependencies": [
"getopt",
"libusbmuxd",

View File

@ -468,7 +468,6 @@ libmysql:arm64-windows=fail
libopusenc:arm-uwp=fail
libopusenc:x64-uwp=fail
libosip2:x64-windows-static-md=fail
libplist:x64-windows-static=fail
libpng-apng:arm64-windows = skip
libpng-apng:arm-uwp = skip
libpng-apng:x64-linux = skip

View File

@ -3886,7 +3886,7 @@
},
"libirecovery": {
"baseline": "1.0.25",
"port-version": 5
"port-version": 6
},
"libjpeg-turbo": {
"baseline": "2.1.4",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "da471f398ce0264ef333dfbaaa521c79c51ab5f9",
"version": "1.0.25",
"port-version": 6
},
{
"git-tree": "586b5bd01468f7690094397c1b3f8fed0456d65e",
"version": "1.0.25",