diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-08-31 01:25:56 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 10:25:56 -0700 |
| commit | d3eaf066284ff376fc47629608dda90efd8b702a (patch) | |
| tree | aa0ef3fb2c43d82d0c6aecab4547d833975939fa /versions | |
| parent | f7323677444d6c8dacaf5f7e854e3756143256cd (diff) | |
| download | vcpkg-d3eaf066284ff376fc47629608dda90efd8b702a.tar.gz vcpkg-d3eaf066284ff376fc47629608dda90efd8b702a.zip | |
[libics] Add DISABLE_PARALLEL_CONFIGURE and update to 1.6.5 (#19652)
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/l-/libics.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index c1e4352ce..23d719c62 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3305,7 +3305,7 @@ "port-version": 10 }, "libics": { - "baseline": "1.6.4", + "baseline": "1.6.5", "port-version": 0 }, "libideviceactivation": { diff --git a/versions/l-/libics.json b/versions/l-/libics.json index 19d80bfd4..dd0bcac49 100644 --- a/versions/l-/libics.json +++ b/versions/l-/libics.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "aea77d2369ae831edee51b05bc8dcad585795990", + "version": "1.6.5", + "port-version": 0 + }, + { "git-tree": "f652729b1d084f65627ccd3c5d302bf73187bb57", "version-string": "1.6.4", "port-version": 0 |
