diff options
| author | MichaĆ Janiszewski <janisozaur@users.noreply.github.com> | 2020-11-18 23:09:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-18 14:09:34 -0800 |
| commit | 34e79cb04345f2db8003712bf65862a97396405e (patch) | |
| tree | 50946e1606c0d9a95d8e8c8685c6b064bacc29d7 /ports/icu/CONTROL | |
| parent | 3e2120fe2b46d903628224bc2f0c229d99521b78 (diff) | |
| download | vcpkg-34e79cb04345f2db8003712bf65862a97396405e.tar.gz vcpkg-34e79cb04345f2db8003712bf65862a97396405e.zip | |
[icu] Add MSVC ARM64 support (#14186)
Diffstat (limited to 'ports/icu/CONTROL')
| -rw-r--r-- | ports/icu/CONTROL | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ports/icu/CONTROL b/ports/icu/CONTROL index 9624e639b..411e6867b 100644 --- a/ports/icu/CONTROL +++ b/ports/icu/CONTROL @@ -1,6 +1,6 @@ -Source: icu
-Version: 67.1
-Port-Version: 5
-Homepage: http://icu-project.org/apiref/icu4c/
-Description: Mature and widely used Unicode and localization library.
-Supports: !(arm|uwp)
+Source: icu +Version: 67.1 +Port-Version: 6 +Homepage: http://icu-project.org/apiref/icu4c/ +Description: Mature and widely used Unicode and localization library. +Supports: !(arm|uwp) |
