diff options
| author | Kai Pastor <dg0yt@darc.de> | 2021-09-24 02:45:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-23 17:45:11 -0700 |
| commit | d60da45f548d5e55537d7e546ffd0d7274a89795 (patch) | |
| tree | 682f256322df63ade8d4af96a50fec5d40982751 /versions/baseline.json | |
| parent | c00ce5ca23660d96fd860c6f58516c1cacc5b98c (diff) | |
| download | vcpkg-d60da45f548d5e55537d7e546ffd0d7274a89795.tar.gz vcpkg-d60da45f548d5e55537d7e546ffd0d7274a89795.zip | |
[icu] Fix mingw builds (#20253)
* Fix mingw dll installation
* Patch static lib naming
* Update icu homepage
* Fix mingw builds on windows triplet host
* Update versions
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 37cb6d6ff..20a439be8 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2654,7 +2654,7 @@ }, "icu": { "baseline": "69.1", - "port-version": 14 + "port-version": 15 }, "ideviceinstaller": { "baseline": "1.1.2.23", |
