diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-09-24 08:04:17 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-23 17:04:17 -0700 |
| commit | 50fcd633dd5d6f3f9b085324ca95690204e7644b (patch) | |
| tree | 9a0d799472e8d377febf873695a2b0f4dbb95273 /versions/l- | |
| parent | 8ba8f97d92b27ba8580af6d7e2a2af4b975e826d (diff) | |
| download | vcpkg-50fcd633dd5d6f3f9b085324ca95690204e7644b.tar.gz vcpkg-50fcd633dd5d6f3f9b085324ca95690204e7644b.zip | |
[libimobiledevice/libideviceactivation] update to latest version (#19962)
* [libimobiledevice/libideviceactivation/libzen] update to latest version
* update version
* update vcpkg.json format
* update version
* fix export target
* update version
* update version
* revert port libzen
* update version
* handle libzen conflict files
* delete vcpkg_cmake_config_fixup
* update version
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libideviceactivation.json | 5 | ||||
| -rw-r--r-- | versions/l-/libimobiledevice.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/versions/l-/libideviceactivation.json b/versions/l-/libideviceactivation.json index 8b94277fd..8d33991d9 100644 --- a/versions/l-/libideviceactivation.json +++ b/versions/l-/libideviceactivation.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "5ff1d3dc1c70954efdb1b56ea38660c8e2817a68", + "version": "1.3.17", + "port-version": 0 + }, + { "git-tree": "9c39284ebf51443f0dc6c3291bdb7cdca973a9d2", "version-string": "1.2.235", "port-version": 1 diff --git a/versions/l-/libimobiledevice.json b/versions/l-/libimobiledevice.json index c8c340dca..c249e1962 100644 --- a/versions/l-/libimobiledevice.json +++ b/versions/l-/libimobiledevice.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "5bf3d6cdc93021dcc048d73d7153aebecd91c47e", + "version": "1.3.17", + "port-version": 0 + }, + { "git-tree": "5b4e580b28caaf03bbe46030bf612af191eb800a", "version-string": "1.3.6", "port-version": 2 |
