diff options
| author | Vicki Pfau <vi@endrift.com> | 2020-06-24 11:29:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-24 11:29:28 -0700 |
| commit | eede79eb2780fca600ce61bf5b27ee7498052bd2 (patch) | |
| tree | da186aacfa12e9521eb5acc9630a91ad995a19f9 /ports/icu | |
| parent | 7042764fe156848e2fba8a97faf094c110f9f4ae (diff) | |
| download | vcpkg-eede79eb2780fca600ce61bf5b27ee7498052bd2.tar.gz vcpkg-eede79eb2780fca600ce61bf5b27ee7498052bd2.zip | |
Fix bootstrapping MSYS2 pacman (#11499) (#12080)
Diffstat (limited to 'ports/icu')
| -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 282e5080e..4ba1c8e96 100644 --- a/ports/icu/CONTROL +++ b/ports/icu/CONTROL @@ -1,5 +1,5 @@ Source: icu
-Version: 67.1-1
+Version: 67.1-2
Homepage: http://icu-project.org/apiref/icu4c/
Description: Mature and widely used Unicode and localization library.
Supports: !(arm|uwp)
|
