diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-06-24 05:14:02 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-23 14:14:02 -0700 |
| commit | e33e3fc229dfbf17401fb9e1435177d039a22072 (patch) | |
| tree | 0298bc3e8c4ef0e3f87ae93120676d848ceffbf2 /ports/icu/CONTROL | |
| parent | 1b578cfac972021eaae5f444502e453eb37664b2 (diff) | |
| download | vcpkg-e33e3fc229dfbf17401fb9e1435177d039a22072.tar.gz vcpkg-e33e3fc229dfbf17401fb9e1435177d039a22072.zip | |
[icu] Add tools (#11897)
* [icu] Add tools
* Add macro variables
Diffstat (limited to 'ports/icu/CONTROL')
| -rw-r--r-- | ports/icu/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/icu/CONTROL b/ports/icu/CONTROL index e1427b39b..282e5080e 100644 --- a/ports/icu/CONTROL +++ b/ports/icu/CONTROL @@ -1,5 +1,5 @@ Source: icu
-Version: 67.1
+Version: 67.1-1
Homepage: http://icu-project.org/apiref/icu4c/
Description: Mature and widely used Unicode and localization library.
Supports: !(arm|uwp)
|
